Microsoft.VisualStudio.Web.CodeGeneration 3.0.0-rc1-19462-10

Prefix Reserved
This is a prerelease version of Microsoft.VisualStudio.Web.CodeGeneration.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.VisualStudio.Web.CodeGeneration --version 3.0.0-rc1-19462-10
                    
NuGet\Install-Package Microsoft.VisualStudio.Web.CodeGeneration -Version 3.0.0-rc1-19462-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="3.0.0-rc1-19462-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="3.0.0-rc1-19462-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 3.0.0-rc1-19462-10
                    
#r "nuget: Microsoft.VisualStudio.Web.CodeGeneration, 3.0.0-rc1-19462-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@3.0.0-rc1-19462-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=3.0.0-rc1-19462-10&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Web.CodeGeneration&version=3.0.0-rc1-19462-10&prerelease
                    
Install as a Cake Tool

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

This package was built from the source code at https://github.com/aspnet/scaffolding/tree/efb97c4b8c0d73a2c2962f9764032409d383fe7d

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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.0-rc.1.25458.5 15,026 9/9/2025
9.0.0 6,707,005 11/12/2024
9.0.0-rc.2.24508.2 10,283 10/8/2024
9.0.0-rc.1.24457.2 9,030 9/10/2024
9.0.0-preview.7.24413.1 4,009 8/14/2024
9.0.0-preview.6.24358.4 13,728 7/9/2024
9.0.0-preview.4.24271.3 4,746 5/21/2024
9.0.0-preview.3.24207.3 7,140 4/9/2024
9.0.0-preview.2.24158.2 4,947 3/12/2024
9.0.0-preview.1.24112.3 5,900 2/13/2024
8.0.7 4,622,398 11/12/2024
8.0.6 2,914,926 10/8/2024
8.0.5 1,637,747 9/10/2024
8.0.4 1,924,397 8/14/2024
8.0.3 2,064,031 7/9/2024
8.0.2 7,495,606 3/12/2024
8.0.1 1,588,037 2/13/2024
8.0.0 3,747,461 11/15/2023
8.0.0-rc.2.23509.1 32,582 10/10/2023
8.0.0-rc.1.23461.3 17,260 9/12/2023
8.0.0-preview.7.23408.2 5,486 8/15/2023
8.0.0-preview.6.23360.4 4,687 7/12/2023
8.0.0-preview.5.23313.2 6,816 6/14/2023
8.0.0-preview.4.23261.6 8,195 5/18/2023
8.0.0-preview.3.23206.5 5,542 4/11/2023
8.0.0-preview.2.23158.7 6,478 3/14/2023
8.0.0-preview.1.23117.2 6,063 2/21/2023
7.0.12 654,746 2/13/2024
7.0.11 1,388,723 10/25/2023
7.0.10 814,674 9/12/2023
7.0.9 956,244 8/9/2023
7.0.8 784,278 7/12/2023
7.0.7 678,799 6/13/2023
7.0.6 1,472,945 4/11/2023
7.0.5 630,494 3/14/2023
7.0.4 822,141 2/15/2023
7.0.3 635,259 1/24/2023
7.0.2 372,421 1/11/2023
7.0.1 620,285 12/13/2022
7.0.0 972,902 11/8/2022
7.0.0-rc.2.22510.1 15,370 10/11/2022
7.0.0-rc.1.22452.2 3,652 9/14/2022
7.0.0-preview.7.22404.3 4,658 8/9/2022
7.0.0-preview.6.22330.7 17,109 7/12/2022
7.0.0-preview.5.22313.5 5,929 6/14/2022
7.0.0-preview.4.22259.1 11,107 5/10/2022
7.0.0-preview.3.22212.3 8,553 4/13/2022
7.0.0-preview.1.22116.2 20,600 2/17/2022
6.0.18 541,002 10/8/2024
6.0.17 327,857 7/9/2024
6.0.16 4,251,131 8/9/2023
6.0.15 732,178 7/12/2023
6.0.14 831,364 6/13/2023
6.0.13 2,407,460 3/14/2023
6.0.12 1,081,899 2/15/2023
6.0.11 2,421,510 12/13/2022
6.0.10 5,318,289 9/27/2022
6.0.9 936,426 9/16/2022
6.0.8 3,251,866 8/9/2022
6.0.7 2,444,337 7/12/2022
6.0.6 2,186,110 6/14/2022
6.0.5 2,513,870 5/17/2022
6.0.4 721,171 5/10/2022
6.0.3 1,887,596 4/12/2022
6.0.2 4,257,511 2/8/2022
6.0.1 3,612,647 12/15/2021
6.0.0 3,166,841 11/8/2021
6.0.0-rc.2.21511.1 28,465 10/12/2021
6.0.0-rc.1.21464.1 37,106 9/14/2021
6.0.0-preview.7.21413.1 17,615 8/13/2021
6.0.0-preview.7.21412.2 1,047 8/13/2021
6.0.0-preview.7.21406.1 1,081 8/10/2021
6.0.0-preview.6.21362.1 7,577 7/14/2021
6.0.0-preview.5.21321.1 19,827 6/21/2021
6.0.0-preview.5.21313.1 1,143 6/15/2021
6.0.0-preview.4.21274.1 12,845 5/24/2021
6.0.0-preview.3.21209.2 10,563 4/10/2021
6.0.0-preview.2.21161.1 6,422 3/11/2021
6.0.0-preview.1.21112.2 10,060 2/18/2021
5.0.2 14,450,893 2/11/2021
5.0.1 2,387,567 12/8/2020
5.0.0 1,573,935 11/10/2020
5.0.0-rc.2.20516.1 17,562 10/19/2020
5.0.0-rc.2.20473.1 7,298 10/13/2020
5.0.0-rc.1.20453.2 16,220 9/14/2020
5.0.0-preview.8.20419.1 6,115 8/25/2020
5.0.0-preview.7.20370.3 9,042 7/21/2020
5.0.0-preview.6.20323.1 11,847 6/25/2020
5.0.0-preview.5.20311.2 2,633 6/12/2020
5.0.0-preview.4.20261.3 6,841 5/19/2020
5.0.0-preview.3.20207.1 2,803 4/23/2020
3.1.5 12,649,569 2/11/2021
3.1.4 19,516,719 8/4/2020
3.1.3 13,463,657 5/19/2020
3.1.2 6,956,407 4/2/2020
3.1.1 11,171,685 1/28/2020
3.1.0 4,724,851 12/3/2019
3.1.0-preview3.19558.8 18,504 11/14/2019
3.1.0-preview2.19553.1 21,242 11/5/2019
3.1.0-preview1-19509-03 506,410 10/15/2019
3.0.0 7,205,903 9/23/2019
3.0.0-rc1-19462-10 16,729 9/16/2019
3.0.0-preview9-19453-02 31,917 9/4/2019
3.0.0-preview8-19413-06 82,567 8/14/2019
3.0.0-preview7-19378-04 23,396 7/30/2019
3.0.0-preview6-19319-03 59,849 6/21/2019
3.0.0-preview5-19264-04 56,121 5/15/2019
2.2.4 11,120,814 9/25/2019
2.2.3 16,472,711 3/11/2019
2.2.2 1,118,812 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 1,516,660 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 4,597,225 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 32,548 10/17/2018
2.2.0-preview2-35157 23,367 9/12/2018
2.2.0-preview1-35029 24,536 8/22/2018
2.1.10 4,398,332 9/25/2019
2.1.9 6,028,233 3/11/2019
2.1.7 119,765 1/8/2019
2.1.6 854,301 11/13/2018
2.1.5 1,568,363 10/1/2018
2.1.4 945,866 9/11/2018
2.1.3 922,670 8/21/2018
2.1.1 7,328,303 6/18/2018
2.1.0 2,345,893 5/29/2018
2.1.0-rc1-final 19,972 5/6/2018
2.1.0-preview2-final 20,769 4/10/2018
2.1.0-preview1-final 95,507 2/26/2018
2.0.4 2,492,162 5/7/2018
2.0.3 2,506,611 3/13/2018
2.0.2 1,661,678 1/9/2018
2.0.1 1,094,274 11/14/2017
2.0.0 1,933,094 8/11/2017
2.0.0-preview2-final 6,023 6/28/2017
2.0.0-preview1-final 6,109 5/10/2017
1.1.5 21,761 7/10/2018
1.1.4 64,786 12/12/2017
1.1.3 6,549 11/14/2017
1.1.2 13,558 9/20/2017
1.1.1 577,449 5/9/2017
1.1.0 521,588 3/6/2017
1.1.0-preview4-final 87,722 11/16/2016
1.1.0-msbuild3-final 31,225 1/27/2017
1.0.3 12,160 11/14/2017
1.0.2 6,352 9/20/2017
1.0.1 11,154 5/9/2017
1.0.0 247,492 3/6/2017
1.0.0-preview4-final 10,842 12/12/2016
1.0.0-preview3-final 6,093 10/24/2016
1.0.0-preview2-update1 127,678 9/13/2016
1.0.0-preview2-final 222,784 6/27/2016
1.0.0-preview1-final 39,349 5/16/2016
1.0.0-msbuild3-final 18,839 1/27/2017
1.0.0-msbuild2-final 5,409 12/12/2016
1.0.0-msbuild1-final 11,436 11/16/2016