Scorpio-CSharp
2.0.3
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.0
This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Scorpio-CSharp --version 2.0.3
NuGet\Install-Package Scorpio-CSharp -Version 2.0.3
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.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Scorpio-CSharp --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Scorpio-CSharp, 2.0.3"
#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 Scorpio-CSharp as a Cake Addin #addin nuget:?package=Scorpio-CSharp&version=2.0.3 // Install Scorpio-CSharp as a Cake Tool #tool nuget:?package=Scorpio-CSharp&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
新增功能
- 增加 ?. 语法, 自动判断前置变量是否为 null , 如果为 null 则直接返回 null
- [] 语法 ?.[]
- 调用函数语法 ?.()
- bool 类型支持 | 和 & 运算符
- 添加 importExtension 函数, 参数为静态类的 type, 可以导入扩展函数
- String 类增加 toOneUpper(首字母大写) toOneLower(首字母小写) 函数
BUG修复
- 修复 || 运算符前置值只有为true直接返回的问题,非空不会直接返回
- 修复快速反射 get set 的一个bug
- 修复调用c#不定参函数的问题
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. 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. |
.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 | 308 | 3/27/2023 |
2.3.10 | 502 | 7/21/2022 |
2.3.9 | 461 | 5/6/2022 |
2.3.8 | 467 | 4/26/2022 |
2.3.6 | 475 | 2/8/2022 |
2.3.5 | 338 | 11/29/2021 |
2.3.4 | 324 | 11/28/2021 |
2.3.3 | 367 | 11/11/2021 |
2.3.1 | 400 | 10/21/2021 |
2.2.0 | 371 | 7/27/2021 |
2.1.0 | 418 | 6/23/2021 |
2.0.13 | 385 | 1/26/2021 |
2.0.12 | 441 | 11/26/2020 |
2.0.10 | 508 | 9/7/2020 |
2.0.8 | 502 | 6/10/2020 |
2.0.7 | 499 | 5/29/2020 |
2.0.6 | 540 | 5/20/2020 |
2.0.5 | 499 | 4/16/2020 |
2.0.3 | 535 | 12/23/2019 |
2.0.2 | 539 | 11/11/2019 |
2.0.0 | 549 | 9/17/2019 |
2.0.0-preview6 | 448 | 6/14/2019 |
2.0.0-preview5 | 438 | 6/14/2019 |
2.0.0-preview4 | 437 | 6/14/2019 |
2.0.0-preview3 | 443 | 6/14/2019 |
2.0.0-preview2 | 419 | 6/14/2019 |
2.0.0-preview1 | 486 | 6/12/2019 |
1.0.11 | 612 | 5/28/2019 |
1.0.10 | 593 | 3/19/2019 |
1.0.9 | 599 | 3/15/2019 |
1.0.8 | 598 | 3/14/2019 |
1.0.7 | 623 | 3/11/2019 |
1.0.5 | 688 | 2/15/2019 |
1.0.4 | 705 | 12/20/2018 |
1.0.3 | 731 | 11/28/2018 |
1.0.2 | 715 | 11/26/2018 |
1.0.0 | 923 | 7/6/2018 |