dotnetCampus.IsExternalInit.Source 12.0.0-alpha02

This is a prerelease version of dotnetCampus.IsExternalInit.Source.
dotnet add package dotnetCampus.IsExternalInit.Source --version 12.0.0-alpha02
                    
NuGet\Install-Package dotnetCampus.IsExternalInit.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.IsExternalInit.Source" Version="12.0.0-alpha02">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="dotnetCampus.IsExternalInit.Source" Version="12.0.0-alpha02" />
                    
Directory.Packages.props
<PackageReference Include="dotnetCampus.IsExternalInit.Source">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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.IsExternalInit.Source --version 12.0.0-alpha02
                    
#r "nuget: dotnetCampus.IsExternalInit.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.IsExternalInit.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.IsExternalInit.Source&version=12.0.0-alpha02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=dotnetCampus.IsExternalInit.Source&version=12.0.0-alpha02&prerelease
                    
Install as a Cake Tool

If you use C# 9.0 or later and want to use record types, this '.Source' library adds internal IsExternalInit attribute support to your project. This confines the new language feature to the project itself without affecting other projects that reference it.

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.