Contains utilities used by ASP.NET Core Code Generation packages.
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.Utils |
Install
Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Utils
dotnet add package Microsoft.VisualStudio.Web.CodeGeneration.Utils
paket add Microsoft.VisualStudio.Web.CodeGeneration.Utils
Microsoft.VisualStudio.Web.CodeGeneration.Utils Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.VisualStudio.Web.CodeGeneration.Contracts(>= 5.0.1)
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 3.8.0)
- Newtonsoft.Json(>= 11.0.2)
Tags