Csharpell.Core 0.5.335.689

dotnet add package Csharpell.Core --version 0.5.335.689
NuGet\Install-Package Csharpell.Core -Version 0.5.335.689
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Csharpell.Core" Version="0.5.335.689" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Csharpell.Core --version 0.5.335.689
#r "nuget: Csharpell.Core, 0.5.335.689"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Csharpell.Core as a Cake Addin
#addin nuget:?package=Csharpell.Core&version=0.5.335.689

// Install Csharpell.Core as a Cake Tool
#tool nuget:?package=Csharpell.Core&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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.335.689 73 6/19/2024
0.5.335.688 64 6/19/2024
0.5.225.17 131 3/1/2024
0.5.213.1294 100 2/18/2024
0.5.213.1293 85 2/18/2024
0.4.212.1069 98 2/17/2024
0.3.212.843 129 2/17/2024
0.3.212.842 93 2/17/2024
0.2.45.230 125 9/3/2023
0.2.45.179 132 9/3/2023
0.2.45.178 103 9/3/2023
0.2.45.158 111 9/3/2023
0.2.0.682 155 7/2/2023
0.2.0.151 119 9/3/2023
0.1.1.74 116 6/20/2023
0.1.0.6588 129 6/20/2023