Microsoft.VisualStudio.Web.CodeGeneration 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.CodeGeneration --version 7.0.1
                    
NuGet\Install-Package Microsoft.VisualStudio.Web.CodeGeneration -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.CodeGeneration" 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.CodeGeneration" Version="7.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration" />
                    
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 --version 7.0.1
                    
#r "nuget: Microsoft.VisualStudio.Web.CodeGeneration, 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.CodeGeneration@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.CodeGeneration&version=7.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Web.CodeGeneration&version=7.0.1
                    
Install as a Cake Tool

Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.

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 (9)

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

Package Downloads
Microsoft.VisualStudio.Web.CodeGenerators.Mvc

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

IntelliTect.Coalesce.CodeGeneration

Core code generation engine and services for Coalesce. Learn more at https://coalesce.intellitect.com/

IntelliTect.Coalesce.CodeGeneration.Api

Generates ASP.NET Core API controllers, DTOs, and Semantic Kernel plugins for Coalesce projects. Learn more at https://coalesce.intellitect.com/

IntelliTect.Coalesce.CodeGeneration.Vue

Generates frontend Vue.js metadata, models, api clients, and view models for Coalesce projects. Learn more at https://coalesce.intellitect.com/stacks/vue/overview.html

IntelliTect.Coalesce.Tools

Legacy DotNetCliToolReference-style tool for Coalesce code generation. For the modern .NET global/local tool, see https://www.nuget.org/packages/coalesce. Learn more at https://coalesce.intellitect.com/

GitHub repositories (1)

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

Repository Stars
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 180,833 1/14/2026
10.0.1 143,783 12/19/2025
10.0.0 116,001 12/9/2025
10.0.0-rc.1.25458.5 46,990 9/9/2025
9.0.12 28,730 1/14/2026
9.0.11 54,391 12/9/2025
9.0.0 8,335,870 11/12/2024
9.0.0-rc.2.24508.2 10,926 10/8/2024
9.0.0-rc.1.24457.2 9,658 9/10/2024
9.0.0-preview.7.24413.1 4,079 8/14/2024
8.0.23 72,310 1/14/2026
8.0.22 155,458 12/9/2025
8.0.7 5,760,133 11/12/2024
8.0.6 3,273,193 10/8/2024
8.0.5 1,809,513 9/10/2024
8.0.4 2,110,194 8/14/2024
8.0.3 2,251,870 7/9/2024
7.0.1 630,954 12/13/2022
6.0.18 630,166 10/8/2024
6.0.17 346,584 7/9/2024
Loading failed