Contains interfaces for Project Model and messaging for scaffolding.
Info
Version: | 6.0.0-preview.6.21362.1 |
Author(s): | Microsoft |
Last Update: | Wednesday, July 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/Scaffolding |
NuGet Url: | https://www.nuget.org/packages/Microsoft.VisualStudio.Web.CodeGeneration.Contracts |
Install
Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Contracts
dotnet add package Microsoft.VisualStudio.Web.CodeGeneration.Contracts
paket add Microsoft.VisualStudio.Web.CodeGeneration.Contracts
Microsoft.VisualStudio.Web.CodeGeneration.Contracts Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- System.Collections.Immutable(>= 1.7.0)
Tags