CS-Script.Core
1.0.0.3-HotFix
See the version list below for details.
dotnet add package CS-Script.Core --version 1.0.0.3-HotFix
NuGet\Install-Package CS-Script.Core -Version 1.0.0.3-HotFix
<PackageReference Include="CS-Script.Core" Version="1.0.0.3-HotFix" />
paket add CS-Script.Core --version 1.0.0.3-HotFix
#r "nuget: CS-Script.Core, 1.0.0.3-HotFix"
// Install CS-Script.Core as a Cake Addin #addin nuget:?package=CS-Script.Core&version=1.0.0.3-HotFix&prerelease // Install CS-Script.Core as a Cake Tool #tool nuget:?package=CS-Script.Core&version=1.0.0.3-HotFix&prerelease
CS-Script engine Class Library for .NET Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 2.6.1)
- Microsoft.CodeAnalysis.Scripting.Common (>= 2.6.1)
- Microsoft.Extensions.DependencyModel (>= 2.0.4)
- System.Runtime.Loader (>= 4.3.0)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on CS-Script.Core:
Package | Downloads |
---|---|
FreeSql.Extensions.LazyLoading
FreeSql 扩展包,可实现【延时加载】属性. |
|
FreeSql.DynamicProxy
轻量级 AOP 动态代理,支持 .NetCore 或 .NetFramework4.0+ 平台。 - 支持 同步/异步方法拦截(DynamicProxy); - 支持 方法的参数值拦截,并支持修改参数值; - 支持 属性拦截; - 支持 多个拦截器同时生效; - 支持 依赖注入的使用方式; - 支持 动态接口实现(DynamicInterface); |
|
Tortuga.Chain.CompiledMaterializers
This library adds compiled materializers to Tortuga Chain. |
|
FreeSql.AdminLTE.Preview
.NETCore MVC 中间件,基于 AdminLTE 前端框架动态产生 FreeSql 实体的增删查改的【预览管理界面】。 |
|
PLC通讯基础控件项目
该包主要用于工业自动化中 采用内置封装控件方便用户进行设计软件不需要过多的理会PLC等设备的需要 让开发人员注重于图形界面以及过程逻辑控制。 支持宏脚本以及宏任务运行 目前支持西门子的S7协议 三菱的3E帧 MOdbus TCP 发那科协议 教学视频请移步Github |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 165,655 | 2/23/2021 |
1.4.4-NET5-RC4 | 536 | 1/9/2021 |
1.4.2-preview | 36,605 | 10/19/2020 |
1.4.0 | 562,769 | 7/30/2020 |
1.3.2 | 3,558 | 7/16/2020 |
1.3.1 | 1,248,538 | 2/20/2020 |
1.2.3.3-pre | 1,198 | 1/14/2020 |
1.2.3.1 | 12,274 | 1/3/2020 |
1.2.3 | 23,525 | 1/2/2020 |
1.2.2 | 61,102 | 10/4/2019 |
1.1.2-pre | 889 | 6/17/2019 |
1.1.1 | 715,309 | 5/22/2019 |
1.0.6 | 214,905 | 12/25/2018 |
1.0.5 | 6,424 | 11/17/2018 |
1.0.4 | 2,044 | 10/31/2018 |
1.0.3 | 4,250 | 9/17/2018 |
1.0.2 | 906 | 9/13/2018 |
1.0.1 | 4,145 | 4/28/2018 |
1.0.0.4-HotFix | 6,689 | 3/23/2018 |
1.0.0.3-HotFix | 1,369 | 3/1/2018 |
1.0.0.2 | 1,893 | 2/5/2018 |
1.0.0 | 1,299 | 2/4/2018 |
- Issue #106: Fix netstandard2 version to work in 4.6.1 and fix ReferenceDomainAssemblies