dotnetCampus.LatestCSharpFeatures
12.0.1
dotnet add package dotnetCampus.LatestCSharpFeatures --version 12.0.1
NuGet\Install-Package dotnetCampus.LatestCSharpFeatures -Version 12.0.1
<PackageReference Include="dotnetCampus.LatestCSharpFeatures" Version="12.0.1" />
paket add dotnetCampus.LatestCSharpFeatures --version 12.0.1
#r "nuget: dotnetCampus.LatestCSharpFeatures, 12.0.1"
// Install dotnetCampus.LatestCSharpFeatures as a Cake Addin #addin nuget:?package=dotnetCampus.LatestCSharpFeatures&version=12.0.1 // Install dotnetCampus.LatestCSharpFeatures as a Cake Tool #tool nuget:?package=dotnetCampus.LatestCSharpFeatures&version=12.0.1
This comprehensive package provides support for the latest C# language features in your project, enabling older .NET projects to use newer C# language constructs. Currently includes support for 'nullable', 'init', and 'required' keywords. The types introduced are internal, confining these features to the project itself without affecting other projects that reference it. By installing this package, you get all the newest C# features in one place, eliminating the need to install separate packages for each feature. Future updates will include more new features as they are released.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on dotnetCampus.LatestCSharpFeatures:
Package | Downloads |
---|---|
dotnetCampus.Ipc.Analyzers
本机内多进程通讯库,稳定 IPC 通讯库 |
|
dotnetCampus.Ipc.SourceGenerators
本机内多进程通讯库,稳定 IPC 通讯库 |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on dotnetCampus.LatestCSharpFeatures:
Repository | Stars |
---|---|
lindexi/lindexi_gd
博客用到的代码
|
|
dotnet-campus/dotnetCampus.Ipc
本机内多进程通讯库
|
Version | Downloads | Last updated |
---|---|---|
12.0.1 | 175 | 11/8/2024 |
12.0.0 | 438 | 4/30/2024 |
12.0.0-alpha03 | 107 | 4/28/2024 |
12.0.0-alpha01 | 108 | 4/27/2024 |
11.0.0 | 141 | 4/27/2024 |
11.0.0-alpha03 | 144 | 6/7/2023 |
11.0.0-alpha02 | 127 | 6/6/2023 |
11.0.0-alpha01 | 135 | 6/2/2023 |
0.0.1-alpha01 | 139 | 6/1/2023 |