Microsoft.VisualStudio.Web.CodeGeneration 6.0.10

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 6.0.10
                    
NuGet\Install-Package Microsoft.VisualStudio.Web.CodeGeneration -Version 6.0.10
                    
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="6.0.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Web.CodeGeneration" Version="6.0.10" />
                    
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 6.0.10
                    
#r "nuget: Microsoft.VisualStudio.Web.CodeGeneration, 6.0.10"
                    
#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@6.0.10
                    
#: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=6.0.10
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Web.CodeGeneration&version=6.0.10
                    
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 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 (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 177,983 1/14/2026
10.0.1 143,196 12/19/2025
10.0.0 115,512 12/9/2025
10.0.0-rc.1.25458.5 46,934 9/9/2025
9.0.12 28,287 1/14/2026
9.0.11 54,058 12/9/2025
9.0.0 8,327,674 11/12/2024
9.0.0-rc.2.24508.2 10,924 10/8/2024
9.0.0-rc.1.24457.2 9,657 9/10/2024
9.0.0-preview.7.24413.1 4,078 8/14/2024
8.0.23 70,867 1/14/2026
8.0.22 154,953 12/9/2025
8.0.7 5,754,903 11/12/2024
8.0.6 3,271,564 10/8/2024
8.0.5 1,808,588 9/10/2024
8.0.4 2,109,151 8/14/2024
8.0.3 2,250,798 7/9/2024
6.0.18 629,677 10/8/2024
6.0.17 346,453 7/9/2024
6.0.10 5,414,183 9/27/2022
Loading failed