Scorpio-CSharp 2.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Scorpio-CSharp --version 2.0.8
                    
NuGet\Install-Package Scorpio-CSharp -Version 2.0.8
                    
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="Scorpio-CSharp" Version="2.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Scorpio-CSharp" Version="2.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Scorpio-CSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Scorpio-CSharp --version 2.0.8
                    
#r "nuget: Scorpio-CSharp, 2.0.8"
                    
#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.
#:package Scorpio-CSharp@2.0.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Scorpio-CSharp&version=2.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Scorpio-CSharp&version=2.0.8
                    
Install as a Cake Tool

新增功能

  • 增加isNull函数
  • 增加interface命令,可以生成一个interface的继承中间类
  • 快速反射生成支持 struct set属性以及Field的赋值

优化修改

  • 优化语法解析, return [ ( 前方如果是回车则认为是新一句执行,彻底排除 ; 的使用
  • 优化 String.toCharCode 函数, 增加第二个参数:是否解析为数组
  • String.at 函数返回改成 long

BUG修复

  • 修复 Array.forEachLast 报错的问题
Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 net40 is compatible.  net403 was computed.  net45 was computed.  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. 
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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

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
2.6.0 361 3/27/2023
2.3.10 550 7/21/2022
2.3.9 515 5/6/2022
2.3.8 525 4/26/2022
2.3.6 534 2/8/2022
2.3.5 400 11/29/2021
2.3.4 382 11/28/2021
2.3.3 427 11/11/2021
2.3.1 458 10/21/2021
2.2.0 428 7/27/2021
2.1.0 478 6/23/2021
2.0.13 462 1/26/2021
2.0.12 517 11/26/2020
2.0.10 578 9/7/2020
2.0.8 574 6/10/2020
2.0.7 576 5/29/2020
2.0.6 616 5/20/2020
2.0.5 581 4/16/2020
2.0.3 620 12/23/2019
2.0.2 627 11/11/2019
2.0.0 638 9/17/2019
2.0.0-preview6 531 6/14/2019
2.0.0-preview5 521 6/14/2019
2.0.0-preview4 521 6/14/2019
2.0.0-preview3 530 6/14/2019
2.0.0-preview2 500 6/14/2019
2.0.0-preview1 572 6/12/2019
1.0.11 696 5/28/2019
1.0.10 681 3/19/2019
1.0.9 690 3/15/2019
1.0.8 690 3/14/2019
1.0.7 711 3/11/2019
1.0.5 778 2/15/2019
1.0.4 796 12/20/2018
1.0.3 820 11/28/2018
1.0.2 801 11/26/2018
1.0.0 1,192 7/6/2018