CS-Script.bin
3.30.5.1
dotnet add package CS-Script.bin --version 3.30.5.1
NuGet\Install-Package CS-Script.bin -Version 3.30.5.1
<PackageReference Include="CS-Script.bin" Version="3.30.5.1" />
paket add CS-Script.bin --version 3.30.5.1
#r "nuget: CS-Script.bin, 3.30.5.1"
// Install CS-Script.bin as a Cake Addin
#addin nuget:?package=CS-Script.bin&version=3.30.5.1
// Install CS-Script.bin as a Cake Tool
#tool nuget:?package=CS-Script.bin&version=3.30.5.1
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 | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 2.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CS-Script.bin:
Package | Downloads |
---|---|
CS-Script.RoslynProvider
The CodeDom provider for CS-Script Class Library that targets Roslyn. |
|
LightNet.ScriptEngine.CSharp
基于LightNet,以CS-Script作为脚本引擎的扩充 |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on CS-Script.bin:
Repository | Stars |
---|---|
fdorg/flashdevelop
FlashDevelop is a free and open source code editor.
|
|
dukus/digiCamControl
DSLR camera remote control open source software
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
|
|
vchelaru/FlatRedBall
Repository for the FlatRedBall Game Engine
|
Version | Downloads | Last updated |
---|---|---|
3.30.5.1 | 44,550 | 12/21/2020 |
3.30.5-pre | 387 | 12/20/2020 |
3.30.4 | 2,882 | 12/12/2020 |
3.30.3 | 16,071 | 5/30/2020 |
3.30.2-HotFix | 933 | 4/27/2020 |
3.30.1-HotFix | 8,338 | 12/17/2019 |
3.30.0 | 85,597 | 10/14/2019 |
3.29.0 | 221,344 | 5/22/2019 |
3.28.7 | 17,544 | 9/2/2018 |
3.28.4 | 32,757 | 4/28/2018 |
3.28.2 | 4,354 | 3/15/2018 |
3.28.0.1 | 3,856 | 2/5/2018 |
3.28.0 | 983 | 2/4/2018 |
3.27.2 | 10,217 | 8/11/2017 |
3.27.0 | 3,292 | 7/19/2017 |
3.26.2 | 1,614 | 6/30/2017 |
3.25.1 | 6,113 | 3/23/2017 |
3.24.2 | 17,521 | 3/5/2017 |
3.24.0 | 13,411 | 2/14/2017 |
3.22.0 | 2,490 | 1/30/2017 |
3.21.1 | 27,162 | 1/25/2017 |
3.19.0 | 11,285 | 12/12/2016 |
3.18.1 | 3,893 | 11/16/2016 |
3.16.0 | 12,919 | 10/26/2016 |
3.14.0 | 13,979 | 8/3/2016 |
3.13.2 | 25,296 | 7/7/2016 |
3.13.1 | 1,844 | 7/7/2016 |
3.12.2.1 | 9,321 | 5/14/2016 |
3.12.1 | 2,067 | 3/30/2016 |
3.12.0.1 | 6,459 | 3/22/2016 |
3.11.1-HotFix | 935 | 2/5/2016 |
3.11.0.1 | 5,784 | 2/3/2016 |
3.11.0 | 9,029 | 2/3/2016 |
3.10.0 | 15,747 | 1/12/2016 |
- Issue #220: Reason for not defining TRACE when compiling without the debug flag
- Removed all non v4.6 targets from the NuGet packages
- PR #178:Fixed issue where Example.Sub assembly would be matched when requesting Example assembly