Info
Version: | 2.0.4 |
Author(s): | Microsoft |
Last Update: | Monday, May 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.VisualStudio.Web.CodeGeneration.Tools |
Install
Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Tools
dotnet add package Microsoft.VisualStudio.Web.CodeGeneration.Tools
paket add Microsoft.VisualStudio.Web.CodeGeneration.Tools
Microsoft.VisualStudio.Web.CodeGeneration.Tools Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.VisualStudio.Web.CodeGeneration.Contracts(>= 2.0.4)
- Microsoft.Build.Runtime(>= 15.3.409)
- Microsoft.Extensions.FileProviders.Physical(>= 2.0.1)
- Microsoft.NETCore.App(>= 2.0.7)
- Newtonsoft.Json(>= 10.0.1)
- NuGet.Frameworks(>= 4.0.0)
Tags
Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.