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,099,443 2018/5/7
2.0.3 8,590,912 2018/3/13
2.0.2 11,696,508 2018/1/9
2.0.1 10,049,535 2017/11/14
2.0.0 20,777,391 2017/8/11
2.0.0-preview2-final 218,638 2017/6/28
2.0.0-preview1-final 158,034 2017/5/10
1.1.5 20,975 2018/7/10
1.1.4 21,172 2017/12/12
1.1.3 86,194 2017/11/14
1.1.0-preview4-final 91,670 2016/11/16
1.0.3 270,382 2017/11/14
1.0.2 52,839 2017/9/20
1.0.1 5,164,754 2017/5/9
1.0.0 3,952,130 2017/3/6
1.0.0-preview4-final 5,946 2016/12/12
1.0.0-msbuild3-final 816,453 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