Microsoft.VisualStudio.Web.CodeGenerators.Mvc 7.0.1

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 7.0.1
                    
NuGet\Install-Package Microsoft.VisualStudio.Web.CodeGenerators.Mvc -Version 7.0.1
                    
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="7.0.1" />
                    
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="7.0.1" />
                    
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 7.0.1
                    
#r "nuget: Microsoft.VisualStudio.Web.CodeGenerators.Mvc, 7.0.1"
                    
#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@7.0.1
                    
#: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=7.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Web.CodeGenerators.Mvc&version=7.0.1
                    
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 net7.0 is compatible.  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
11.0.0-preview.1.26230.3 3,516 5/1/2026
11.0.0-preview.1.26156.3 1,796 3/16/2026
10.0.2 2,467,577 1/14/2026
10.0.1 306,488 12/19/2025
10.0.0 381,949 12/9/2025
10.0.0-rc.1.25458.5 77,569 9/9/2025
9.0.12 205,497 1/14/2026
9.0.11 110,231 12/9/2025
9.0.0 10,739,559 11/12/2024
9.0.0-rc.2.24508.2 11,970 10/8/2024
9.0.0-rc.1.24457.2 10,363 9/10/2024
9.0.0-preview.7.24413.1 4,221 8/14/2024
8.0.23 647,546 1/14/2026
8.0.22 350,277 12/9/2025
8.0.7 7,528,045 11/12/2024
8.0.6 3,894,965 10/8/2024
8.0.5 2,149,885 9/10/2024
8.0.4 2,441,278 8/14/2024
7.0.1 656,290 12/13/2022
6.0.18 804,161 10/8/2024
Loading failed