Microsoft.VisualStudio.Web.CodeGeneration.Tools 2.0.4

Prefix Reserved
dotnet add package Microsoft.VisualStudio.Web.CodeGeneration.Tools --version 2.0.4
                    
NuGet\Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Tools -Version 2.0.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.VisualStudio.Web.CodeGeneration.Tools --version 2.0.4
                    
#r "nuget: Microsoft.VisualStudio.Web.CodeGeneration.Tools, 2.0.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.VisualStudio.Web.CodeGeneration.Tools@2.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.VisualStudio.Web.CodeGeneration.Tools&version=2.0.4
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Web.CodeGeneration.Tools&version=2.0.4
                    
Install as a Cake Tool

Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Microsoft.VisualStudio.Web.CodeGeneration.Tools:

Package Downloads
WorksWareFX.Core.Build

Package Description

LazyGaga

基于EF Core的Code First模式的DotNetCore快速开发框架

Apps.Framework.NetCore

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.VisualStudio.Web.CodeGeneration.Tools:

Repository Stars
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
Azure/sg-aks-workshop
Security + Governance Workshop
Version Downloads Last Updated
2.0.4 18,096,079 2018/5/7
2.0.3 8,589,765 2018/3/13
2.0.2 11,694,773 2018/1/9
2.0.1 10,047,963 2017/11/14
2.0.0 20,774,604 2017/8/11
2.0.0-preview2-final 218,604 2017/6/28
2.0.0-preview1-final 157,969 2017/5/10
1.1.5 20,967 2018/7/10
1.1.4 21,164 2017/12/12
1.1.3 86,186 2017/11/14
1.1.0-preview4-final 91,670 2016/11/16
1.0.3 270,006 2017/11/14
1.0.2 52,837 2017/9/20
1.0.1 5,163,709 2017/5/9
1.0.0 3,951,473 2017/3/6
1.0.0-preview4-final 5,945 2016/12/12
1.0.0-msbuild3-final 816,310 2017/1/27
1.0.0-msbuild2-final 4,271 2016/12/12
1.0.0-msbuild1-final 10,902 2016/11/16
Loading failed