Odachi.RazorTemplating.MSBuild 5.0.0

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

MSBuild task to transform razor templates to c#.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7.2

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

Version Downloads Last Updated
5.0.0 558 10/2/2021
5.0.0-preview-000322 395 7/23/2021
5.0.0-preview-000316 932 5/2/2021
5.0.0-preview-000311 322 4/20/2021
5.0.0-preview-000309 392 11/10/2020
3.1.1-preview-000304 411 10/2/2020
3.1.0 663 9/28/2020
3.1.0-preview-000298 457 9/28/2020
2.0.0-preview-000218 1,248 8/28/2018
2.0.0-preview-000161 1,538 12/10/2017
2.0.0-preview-000158 1,273 12/8/2017
2.0.0-preview-000151 1,392 9/11/2017
2.0.0-preview-000148 1,234 9/10/2017
1.3.0-preview-000139 1,090 8/28/2017
1.1.0-preview-000087 1,294 5/7/2017