Microsoft.VisualStudio.Web.CodeGenerators.Mvc 6.0.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.VisualStudio.Web.CodeGenerators.Mvc --version 6.0.5
                    
NuGet\Install-Package Microsoft.VisualStudio.Web.CodeGenerators.Mvc -Version 6.0.5
                    
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.CodeGenerators.Mvc" Version="6.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Web.CodeGenerators.Mvc" Version="6.0.5" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGenerators.Mvc" />
                    
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.CodeGenerators.Mvc --version 6.0.5
                    
#r "nuget: Microsoft.VisualStudio.Web.CodeGenerators.Mvc, 6.0.5"
                    
#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.CodeGenerators.Mvc@6.0.5
                    
#: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.CodeGenerators.Mvc&version=6.0.5
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Web.CodeGenerators.Mvc&version=6.0.5
                    
Install as a Cake Tool

Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Microsoft.VisualStudio.Web.CodeGenerators.Mvc:

Package Downloads
Microsoft.VisualStudio.Web.CodeGeneration.Design

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

GreatUtilities.Infrastructure

Essencial tools to agile development.

Dream.CoreGenerator

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.VisualStudio.Web.CodeGenerators.Mvc:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
aspnet/Universe
[Archived] Repo for building the entire ASP.NET and Entity Framework stack. Project moved to https://github.com/aspnet/AspNetCore
Version Downloads Last Updated
10.0.2 183,666 1/14/2026
10.0.1 145,278 12/19/2025
10.0.0 116,675 12/9/2025
10.0.0-rc.1.25458.5 47,723 9/9/2025
9.0.12 29,476 1/14/2026
9.0.11 55,759 12/9/2025
9.0.0 8,358,605 11/12/2024
9.0.0-rc.2.24508.2 10,990 10/8/2024
9.0.0-rc.1.24457.2 9,789 9/10/2024
9.0.0-preview.7.24413.1 4,081 8/14/2024
8.0.23 72,966 1/14/2026
8.0.22 157,018 12/9/2025
8.0.7 5,785,335 11/12/2024
8.0.6 3,283,578 10/8/2024
8.0.5 1,818,963 9/10/2024
8.0.4 2,122,619 8/14/2024
8.0.3 2,274,336 7/9/2024
6.0.18 635,521 10/8/2024
6.0.17 353,882 7/9/2024
6.0.5 2,573,799 5/17/2022
Loading failed