Microsoft.VisualStudio.Web.CodeGeneration 8.0.0

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 8.0.0
                    
NuGet\Install-Package Microsoft.VisualStudio.Web.CodeGeneration -Version 8.0.0
                    
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="8.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Web.CodeGeneration" Version="8.0.0" />
                    
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 8.0.0
                    
#r "nuget: Microsoft.VisualStudio.Web.CodeGeneration, 8.0.0"
                    
#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@8.0.0
                    
#: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=8.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Web.CodeGeneration&version=8.0.0
                    
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 net8.0 is compatible.  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 190,711 1/14/2026
10.0.1 145,660 12/19/2025
10.0.0 118,029 12/9/2025
10.0.0-rc.1.25458.5 47,230 9/9/2025
9.0.12 29,978 1/14/2026
9.0.11 55,127 12/9/2025
9.0.0 8,360,356 11/12/2024
9.0.0-rc.2.24508.2 10,939 10/8/2024
9.0.0-rc.1.24457.2 9,660 9/10/2024
9.0.0-preview.7.24413.1 4,080 8/14/2024
8.0.23 76,412 1/14/2026
8.0.22 157,195 12/9/2025
8.0.7 5,774,776 11/12/2024
8.0.6 3,278,933 10/8/2024
8.0.5 1,812,395 9/10/2024
8.0.4 2,113,134 8/14/2024
8.0.3 2,254,593 7/9/2024
8.0.0 4,041,345 11/15/2023
6.0.18 631,614 10/8/2024
6.0.17 346,790 7/9/2024
Loading failed