CS-Script 3.9.10

dotnet add package CS-Script --version 3.9.10
NuGet\Install-Package CS-Script -Version 3.9.10
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="CS-Script" Version="3.9.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CS-Script --version 3.9.10
#r "nuget: CS-Script, 3.9.10"
#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 CS-Script as a Cake Addin
#addin nuget:?package=CS-Script&version=3.9.10

// Install CS-Script as a Cake Tool
#tool nuget:?package=CS-Script&version=3.9.10

Class Library assembly for the CS-Script engine. CS-Script is a CLR (Common Language Runtime) based scripting system which uses ECMA-compliant C# as a programming language.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on CS-Script:

Repository Stars
timschneeb/GalaxyBudsClient
Unofficial Galaxy Buds Manager for Windows, macOS, and Linux
dotnetcore/Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
antonpup/Aurora
Unified lighting effects across multiple brands and various games.
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
WebVella/WebVella-ERP
Free and open-source pluggable ERP and CRM software based on ASP.NET Core 5, RazorPages and PostgreSQL . Targets Linux or Windows as host OS.
Version Downloads Last updated
3.9.10 1,370 5/6/2015
3.9.8.1 191 4/26/2015
3.9.8 83 4/25/2015
3.9.7 190 4/16/2015
3.9.5 308 3/18/2015
3.9.4.1 392 2/25/2015
3.9.2 276 1/31/2015
3.8.10 970 10/20/2014
3.8.8 432 9/23/2014
3.8.7 156 9/17/2014
3.8.6 402 8/30/2014
3.8.5 166 8/25/2014
3.8.3 683 6/20/2014
3.8.2 132 6/15/2014
3.7.2 852 2/9/2014
3.7.0 155 1/20/2014
3.6.7 325 10/29/2013
3.6.2 140 8/31/2013
3.5.9 462 5/4/2013
3.5.8 93 5/3/2013
3.5.7 99 5/3/2013
3.5.6 97 5/3/2013
3.5.5 100 5/1/2013
3.5.4 149 4/30/2013
3.5.3 125 4/29/2013
3.5.0.2 187 2/2/2013
3.5.0.1 91 2/2/2013
3.5.0 99 2/2/2013
3.2.5.1 124 1/21/2012
3.2.5 97 1/21/2012

* Added CompileFiles and LoadFiles.
* Fixed problem with Mono adding extra asms to the evaluator as the result of unsuccessful probing.