Hagar.CodeGenerator.MSBuild 0.6.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Hagar.CodeGenerator.MSBuild --version 0.6.3
                    
NuGet\Install-Package Hagar.CodeGenerator.MSBuild -Version 0.6.3
                    
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="Hagar.CodeGenerator.MSBuild" Version="0.6.3">
  <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="Hagar.CodeGenerator.MSBuild" Version="0.6.3" />
                    
Directory.Packages.props
<PackageReference Include="Hagar.CodeGenerator.MSBuild">
  <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 Hagar.CodeGenerator.MSBuild --version 0.6.3
                    
#r "nuget: Hagar.CodeGenerator.MSBuild, 0.6.3"
                    
#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 Hagar.CodeGenerator.MSBuild@0.6.3
                    
#: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=Hagar.CodeGenerator.MSBuild&version=0.6.3
                    
Install as a Cake Addin
#tool nuget:?package=Hagar.CodeGenerator.MSBuild&version=0.6.3
                    
Install as a Cake Tool

Code generator for projects using Hagar with MSBuild

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • 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
0.7.1 752 1/9/2023
0.7.0 725 10/11/2022
0.6.12 786 7/27/2022
0.6.11 753 6/21/2022
0.6.10 650 12/14/2021
0.6.9 572 12/10/2021
0.6.8 610 8/23/2021
0.6.7 562 4/14/2021
0.6.6 610 4/3/2021
0.6.5 590 4/1/2021
0.6.4 641 4/1/2021
0.6.3 564 3/30/2021
0.6.2 623 3/30/2021
0.6.1 604 3/20/2021
0.6.0 617 3/17/2021
0.5.8 602 3/15/2021
0.5.6 631 3/11/2021
0.5.5 590 3/9/2021
0.5.4 639 3/5/2021
0.5.3 594 3/4/2021
Loading failed