Contains Razor based templating host used by ASP.NET Core Code Generators.
Info
Version: | 9.0.0-rc.1.24457.2 |
Author(s): | Microsoft |
Last Update: | Tuesday, September 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/Scaffolding |
NuGet Url: | https://www.nuget.org/packages/Microsoft.VisualStudio.Web.CodeGeneration.Templating |
Install
Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Templating
dotnet add package Microsoft.VisualStudio.Web.CodeGeneration.Templating
paket add Microsoft.VisualStudio.Web.CodeGeneration.Templating
Microsoft.VisualStudio.Web.CodeGeneration.Templating Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.VisualStudio.Web.CodeGeneration.Utils(>= 5.0.1)
- Microsoft.AspNetCore.Razor.Language(>= 5.0.0)
- Microsoft.AspNetCore.Razor.Runtime(>= 2.2.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
- Microsoft.CodeAnalysis.Razor(>= 5.0.0)
Tags