SkipLocalsInit 1.1.0
dotnet add package SkipLocalsInit --version 1.1.0
NuGet\Install-Package SkipLocalsInit -Version 1.1.0
<PackageReference Include="SkipLocalsInit" Version="1.1.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add SkipLocalsInit --version 1.1.0
#r "nuget: SkipLocalsInit, 1.1.0"
// Install SkipLocalsInit as a Cake Addin #addin nuget:?package=SkipLocalsInit&version=1.1.0 // Install SkipLocalsInit as a Cake Tool #tool nuget:?package=SkipLocalsInit&version=1.1.0
SkipLocalsInit
A simple package that allows you to quickly add SkipLocalsInit to any project in one line. It will deliver the required code and attribute to any library (Even in the .Net Framework) and also provide the required MSBuild properties. This package does not contain any compiled libraries.
Install
<PackageReference Include="SkipLocalsInit" Version="1.0.0" PrivateAssets="all" />
Support
Priority place for bugs: https://github.com/HavenDV/SkipLocalsInit/issues
I also have a Discord support channel:
https://discord.gg/g8u2t9dKgE
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.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.
⭐ Last 10 features:
Fix error on C# <9.0 and warning on .NET 5.0
Initial commit.
🐞 Last 10 bug fixes: