dotnetCampus.LatestCSharpFeatures.Source 12.0.0-alpha02

Suggested Alternatives

DotNetCampus.LatestCSharpFeatures

Additional Details

The `dotnetCampus.LatestCSharpFeatures` nuget package will use the roslyn IIncrementalGenerator to generate the code.

This is a prerelease version of dotnetCampus.LatestCSharpFeatures.Source.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package dotnetCampus.LatestCSharpFeatures.Source --version 12.0.0-alpha02
                    
NuGet\Install-Package dotnetCampus.LatestCSharpFeatures.Source -Version 12.0.0-alpha02
                    
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.Source" Version="12.0.0-alpha02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="dotnetCampus.LatestCSharpFeatures.Source" Version="12.0.0-alpha02" />
                    
Directory.Packages.props
<PackageReference Include="dotnetCampus.LatestCSharpFeatures.Source" />
                    
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.Source --version 12.0.0-alpha02
                    
#r "nuget: dotnetCampus.LatestCSharpFeatures.Source, 12.0.0-alpha02"
                    
#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.Source@12.0.0-alpha02
                    
#: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.Source&version=12.0.0-alpha02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=dotnetCampus.LatestCSharpFeatures.Source&version=12.0.0-alpha02&prerelease
                    
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.

  • .NETCoreApp 3.0

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net5.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