boilerplatezero 2.0.0

dotnet add package boilerplatezero --version 2.0.0
                    
NuGet\Install-Package boilerplatezero -Version 2.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="boilerplatezero" Version="2.0.0">
  <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="boilerplatezero" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="boilerplatezero">
  <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 boilerplatezero --version 2.0.0
                    
#r "nuget: boilerplatezero, 2.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.
#:package boilerplatezero@2.0.0
                    
#: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=boilerplatezero&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=boilerplatezero&version=2.0.0
                    
Install as a Cake Tool

Documentation can be found on the BPZ Project Site.

Starting with version 2 of this package, Visual Studio versions lower than VS2022 are no longer supported because the source generators have been reimplemented as IIncrementalGenerator instead of ISourceGenerator. <br> Version 1.* of this package should be used with VS2019.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on boilerplatezero:

Repository Stars
Kizari/Flagrum
Flagrum is an all-in-one solution for modders, artists, and players of Final Fantasy XV and Forspoken.
Version Downloads Last Updated
2.0.0 811 2/6/2023
2.0.0-beta 461 2/6/2023
1.8.0 14,293 6/6/2022
1.7.2 912 5/23/2022
1.7.1 1,422 10/16/2021
1.7.0 514 7/21/2021
1.6.0 495 7/6/2021
1.5.2 534 7/3/2021
1.5.1 472 6/26/2021
1.5.0 478 6/13/2021
1.4.1 661 1/2/2021
1.4.0 529 12/29/2020
1.3.0 457 12/29/2020
1.2.0 568 12/4/2020
1.1.0 587 11/29/2020
1.0.2 539 11/28/2020
1.0.1 590 11/26/2020
1.0.0 524 11/26/2020