dotnetCampus.LatestCSharpFeatures 12.0.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package dotnetCampus.LatestCSharpFeatures --version 12.0.1
                    
NuGet\Install-Package dotnetCampus.LatestCSharpFeatures -Version 12.0.1
                    
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="dotnetCampus.LatestCSharpFeatures" Version="12.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="dotnetCampus.LatestCSharpFeatures" Version="12.0.1" />
                    
Directory.Packages.props
<PackageReference Include="dotnetCampus.LatestCSharpFeatures" />
                    
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 dotnetCampus.LatestCSharpFeatures --version 12.0.1
                    
#r "nuget: dotnetCampus.LatestCSharpFeatures, 12.0.1"
                    
#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 dotnetCampus.LatestCSharpFeatures@12.0.1
                    
#: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=dotnetCampus.LatestCSharpFeatures&version=12.0.1
                    
Install as a Cake Addin
#tool nuget:?package=dotnetCampus.LatestCSharpFeatures&version=12.0.1
                    
Install as a Cake Tool

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.0

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on dotnetCampus.LatestCSharpFeatures:

Package Downloads
dotnetCampus.Ipc.Analyzers

本机内多进程通讯库,稳定 IPC 通讯库

dotnetCampus.Ipc.SourceGenerators

本机内多进程通讯库,稳定 IPC 通讯库

DotNetCampus.CommandLine.Analyzer

使用源生成器高性能地辅助你的应用程序解析几种主流风格的命令行。

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on dotnetCampus.LatestCSharpFeatures:

Repository Stars
RRQM/TouchSocket
TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet issues and enables quick implementation of custom data message parsing using protocol templates.
lindexi/lindexi_gd
博客用到的代码
dotnet-campus/dotnetCampus.Ipc
本机内多进程通讯库
Version Downloads Last Updated
13.0.0-alpha01 163 4/29/2025
12.0.1 4,190 11/8/2024
12.0.0 1,102 4/30/2024
12.0.0-alpha03 134 4/28/2024
12.0.0-alpha01 143 4/27/2024
11.0.0 169 4/27/2024
11.0.0-alpha03 185 6/7/2023
11.0.0-alpha02 176 6/6/2023
11.0.0-alpha01 176 6/2/2023
0.0.1-alpha01 182 6/1/2023