dotnetCampus.LatestCSharpFeatures 12.0.0

dotnet add package dotnetCampus.LatestCSharpFeatures --version 12.0.0
NuGet\Install-Package dotnetCampus.LatestCSharpFeatures -Version 12.0.0
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.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dotnetCampus.LatestCSharpFeatures --version 12.0.0
#r "nuget: dotnetCampus.LatestCSharpFeatures, 12.0.0"
#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 dotnetCampus.LatestCSharpFeatures as a Cake Addin
#addin nuget:?package=dotnetCampus.LatestCSharpFeatures&version=12.0.0

// Install dotnetCampus.LatestCSharpFeatures as a Cake Tool
#tool nuget:?package=dotnetCampus.LatestCSharpFeatures&version=12.0.0

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

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
12.0.0 88 4/30/2024
12.0.0-alpha03 72 4/28/2024
12.0.0-alpha01 81 4/27/2024
11.0.0 82 4/27/2024
11.0.0-alpha03 112 6/7/2023
11.0.0-alpha02 94 6/6/2023
11.0.0-alpha01 104 6/2/2023
0.0.1-alpha01 105 6/1/2023