CS-Script.bin
3.21.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.
See the version list below for details.
Install-Package CS-Script.bin -Version 3.21.1
dotnet add package CS-Script.bin --version 3.21.1
<PackageReference Include="CS-Script.bin" Version="3.21.1" />
paket add CS-Script.bin --version 3.21.1
Release Notes
# Release v3.21.1.0
* Added support for C#6 syntax to Mono evaluator.
* Issue #33: Cleanup routine throws ArgumentException
* Added extending environment variables in all parameters passed from command line.
* Improved API XML documentation to address some of the Issue #26 concerns.
* User experience improvements triggered by intensive Linux testing
* Various improvements for stdout help.
* Improved reliability of Auto-class decorating algorithm
* Added support for referencing NuGet packages from the script being executed on Linux
* Added -noconfig:print and -precompiler:print options for printing the content in stdout.
* Extended Python-like "print" functionality:
* Added params concatenation: `print(obj1, obj2,...objN)`
* Added pringf for params formatting: `printf("Now: {0}", DateTime.Now)`
* added support for collections: `print(Directory.GetFiles(".", "*"))`
* Added decorateAutoClassAsCS6 setting for injection `using static dbg;` into auto-class decoration.
* Issue#32: Inconsistent time stamp (.dll -vs- .pdb) when using `CSScript.CompileFile()` with 'debugBuild = true'
* Added support for output file in //css_res.
* Implemented supressing elevation during syntax checking (with `-check`) for the scripts with `//css_pre elevate` directive.
* Improved settings file parsing to avoid throwing handled exceptions.
* Added support for CSS_RESGEN environment variable for embedding resources with //css_res.
* Code cleanup
* Various obsolete code marked as error triggering.
* Removed old obsolete ResolveSourceFileHandler delegate and MonoEvaluator.Configuration member.
* Staretd removal of obsolete .NET1.1 code (conditional compiler directives).
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CS-Script.bin:
Package | Downloads |
---|---|
CS-Script
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.
|
|
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.
|
|
docevaad/Chain
Micro ORM for .Net
|
|
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.30.5.1 | 360 | 12/21/2020 |
3.30.5-pre | 57 | 12/20/2020 |
3.30.4 | 337 | 12/12/2020 |
3.30.3 | 3,084 | 5/30/2020 |
3.30.2-HotFix | 749 | 4/27/2020 |
3.30.1-HotFix | 7,907 | 12/17/2019 |
3.30.0 | 36,690 | 10/14/2019 |
3.29.0 | 66,711 | 5/22/2019 |
3.28.7 | 9,993 | 9/2/2018 |
3.28.4 | 20,099 | 4/28/2018 |
3.28.2 | 3,422 | 3/15/2018 |
3.28.0.1 | 2,118 | 2/5/2018 |
3.28.0 | 504 | 2/4/2018 |
3.27.2 | 7,419 | 8/11/2017 |
3.27.0 | 2,202 | 7/19/2017 |
3.26.2 | 1,113 | 6/30/2017 |
3.25.1 | 3,990 | 3/23/2017 |
3.24.2 | 5,509 | 3/5/2017 |
3.24.0 | 10,523 | 2/14/2017 |
3.22.0 | 1,176 | 1/30/2017 |
3.21.1 | 13,154 | 1/25/2017 |
3.19.0 | 4,691 | 12/12/2016 |
3.18.1 | 2,518 | 11/16/2016 |
3.16.0 | 7,066 | 10/26/2016 |
3.14.0 | 9,061 | 8/3/2016 |
3.13.2 | 14,362 | 7/7/2016 |
3.13.1 | 541 | 7/7/2016 |
3.12.2.1 | 5,542 | 5/14/2016 |
3.12.1 | 1,344 | 3/30/2016 |
3.12.0.1 | 4,756 | 3/22/2016 |
3.11.1-HotFix | 561 | 2/5/2016 |
3.11.0.1 | 4,772 | 2/3/2016 |
3.11.0 | 7,967 | 2/3/2016 |
3.10.0 | 3,770 | 1/12/2016 |