Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
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 |
Install
Install-Package Microsoft.VisualStudio.Web.CodeGeneration
dotnet add package Microsoft.VisualStudio.Web.CodeGeneration
paket add Microsoft.VisualStudio.Web.CodeGeneration
Microsoft.VisualStudio.Web.CodeGeneration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore(>= 5.0.1)
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
Tags