Csharpell 0.5.335.689

dotnet tool install --global Csharpell --version 0.5.335.689
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Csharpell --version 0.5.335.689
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Csharpell&version=0.5.335.689
                    
nuke :add-package Csharpell --version 0.5.335.689
                    

Csharpell

Csharp + shell = Csharpell !

About

What can this do ?

You can use this as a interactive shell for C#.

And you can also use this tool to execute C# script.

Usage

Use this as C# script file executer.

Below realized.

# Interactive shell
csharpell -i

# Without arguments, goto interactive shell
csharpell

Below not realized.

# Default, execute Program.cs
csharpell .

# Execute Program.cs
csharpell Program.cs

Build

# Get source codes
git clone git@github.com:Dynesshely/Csharpell.git

# Change working directory
cd Csharpell/Csharpell

# Build with dotnet sdk
dotnet build
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.5.335.689 154 10 months ago
0.5.225.17 187 3/1/2024
0.5.213.1294 214 2/18/2024
0.4.212.1069 244 2/17/2024
0.3.212.843 208 2/17/2024
0.2.45.230 267 9/3/2023
0.2.45.179 279 9/3/2023
0.2.45.158 181 9/3/2023
0.2.0.682 203 7/2/2023
0.2.0.151 261 9/3/2023
0.1.1.74 155 6/20/2023
0.1.0.6588 136 6/20/2023
0.1.0.6587 158 6/19/2023