dotnet add package Microsoft.VisualStudio.Web.CodeGeneration.Design --version 3.1.3
NuGet\Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Design -Version 3.1.3
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.3" />
<PackageVersion Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.3" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" />
paket add Microsoft.VisualStudio.Web.CodeGeneration.Design --version 3.1.3
#r "nuget: Microsoft.VisualStudio.Web.CodeGeneration.Design, 3.1.3"
#:package Microsoft.VisualStudio.Web.CodeGeneration.Design@3.1.3
#addin nuget:?package=Microsoft.VisualStudio.Web.CodeGeneration.Design&version=3.1.3
#tool nuget:?package=Microsoft.VisualStudio.Web.CodeGeneration.Design&version=3.1.3
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
.NET Core | netcoreapp3.1 netcoreapp3.1 is compatible. |
.NET Framework | net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Web.CodeGeneration.Design:
Package | Downloads |
---|---|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
HanaTech.Web
Package Description |
|
TrueSight
Package Description |
|
IdentityServer4MicroService
MicroService based on IdentityServer4 + Azure API Management |
|
OAuthApp
OAuth2.0的Saas用户中心框架。 |
Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.Web.CodeGeneration.Design:
Repository | Stars |
---|---|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ElectronNET/Electron.NET
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
|
|
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
|
|
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
|
|
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
|
|
emgucv/emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
|
|
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-rc.1.25458.5 | 4,710 | 9/9/2025 | |
9.0.0 | 5,638,013 | 11/12/2024 | |
9.0.0-rc.2.24508.2 | 11,698 | 10/8/2024 | |
9.0.0-rc.1.24457.2 | 9,333 | 9/10/2024 | |
9.0.0-preview.7.24413.1 | 5,251 | 8/14/2024 | |
9.0.0-preview.6.24358.4 | 13,925 | 7/9/2024 | |
9.0.0-preview.4.24271.3 | 5,806 | 5/21/2024 | |
9.0.0-preview.3.24207.3 | 7,709 | 4/9/2024 | |
9.0.0-preview.2.24158.2 | 5,438 | 3/12/2024 | |
9.0.0-preview.1.24112.3 | 6,480 | 2/13/2024 | |
8.0.7 | 3,949,343 | 11/12/2024 | |
8.0.6 | 2,731,377 | 10/8/2024 | |
8.0.5 | 1,553,446 | 9/10/2024 | |
8.0.4 | 1,857,476 | 8/14/2024 | |
8.0.3 | 2,000,241 | 7/9/2024 | |
8.0.2 | 7,197,013 | 3/12/2024 | |
8.0.1 | 1,550,248 | 2/13/2024 | |
8.0.0 | 3,646,384 | 11/15/2023 | |
8.0.0-rc.2.23509.1 | 33,806 | 10/10/2023 | |
8.0.0-rc.1.23461.3 | 18,062 | 9/12/2023 | |
8.0.0-preview.7.23408.2 | 6,663 | 8/15/2023 | |
8.0.0-preview.6.23360.4 | 6,494 | 7/12/2023 | |
8.0.0-preview.5.23313.2 | 7,539 | 6/14/2023 | |
8.0.0-preview.4.23261.6 | 7,900 | 5/18/2023 | |
8.0.0-preview.3.23206.5 | 6,719 | 4/11/2023 | |
8.0.0-preview.2.23158.7 | 7,423 | 3/14/2023 | |
8.0.0-preview.1.23117.2 | 6,548 | 2/21/2023 | |
7.0.12 | 651,460 | 2/13/2024 | |
7.0.11 | 1,346,704 | 10/25/2023 | |
7.0.10 | 825,414 | 9/12/2023 | |
7.0.9 | 973,384 | 8/9/2023 | |
7.0.8 | 795,297 | 7/12/2023 | |
7.0.7 | 696,211 | 6/13/2023 | |
7.0.6 | 1,485,421 | 4/11/2023 | |
7.0.5 | 665,118 | 3/14/2023 | |
7.0.4 | 833,119 | 2/15/2023 | |
7.0.3 | 657,360 | 1/24/2023 | |
7.0.2 | 378,927 | 1/11/2023 | |
7.0.1 | 638,440 | 12/13/2022 | |
7.0.0 | 1,022,199 | 11/8/2022 | |
7.0.0-rc.2.22510.1 | 14,845 | 10/11/2022 | |
7.0.0-rc.1.22452.2 | 5,306 | 9/14/2022 | |
7.0.0-preview.7.22404.3 | 6,564 | 8/9/2022 | |
7.0.0-preview.6.22330.7 | 16,952 | 7/12/2022 | |
7.0.0-preview.5.22313.5 | 6,575 | 6/14/2022 | |
7.0.0-preview.4.22259.1 | 11,550 | 5/10/2022 | |
7.0.0-preview.3.22212.3 | 8,947 | 4/13/2022 | |
7.0.0-preview.1.22116.2 | 21,711 | 2/17/2022 | |
6.0.18 | 498,200 | 10/8/2024 | |
6.0.17 | 323,970 | 7/9/2024 | |
6.0.16 | 4,114,679 | 8/9/2023 | |
6.0.15 | 728,945 | 7/12/2023 | |
6.0.14 | 822,421 | 6/13/2023 | |
6.0.13 | 2,368,109 | 3/14/2023 | |
6.0.12 | 1,065,458 | 2/15/2023 | |
6.0.11 | 2,363,862 | 12/13/2022 | |
6.0.10 | 5,204,718 | 9/27/2022 | |
6.0.9 | 925,511 | 9/16/2022 | |
6.0.8 | 3,161,242 | 8/9/2022 | |
6.0.7 | 2,445,019 | 7/12/2022 | |
6.0.6 | 2,086,808 | 6/14/2022 | |
6.0.5 | 2,538,487 | 5/17/2022 | |
6.0.4 | 716,896 | 5/10/2022 | |
6.0.3 | 1,875,887 | 4/12/2022 | |
6.0.2 | 4,211,905 | 2/8/2022 | |
6.0.1 | 3,535,919 | 12/15/2021 | |
6.0.0 | 3,142,774 | 11/8/2021 | |
6.0.0-rc.2.21511.1 | 29,652 | 10/12/2021 | |
6.0.0-rc.1.21464.1 | 38,900 | 9/14/2021 | |
6.0.0-preview.7.21413.1 | 18,991 | 8/13/2021 | |
6.0.0-preview.7.21412.2 | 1,078 | 8/13/2021 | |
6.0.0-preview.7.21406.1 | 1,159 | 8/10/2021 | |
6.0.0-preview.6.21362.1 | 8,808 | 7/14/2021 | |
6.0.0-preview.5.21321.1 | 20,448 | 6/21/2021 | |
6.0.0-preview.5.21313.1 | 1,281 | 6/15/2021 | |
6.0.0-preview.4.21274.1 | 13,306 | 5/24/2021 | |
6.0.0-preview.3.21209.2 | 11,622 | 4/10/2021 | |
6.0.0-preview.2.21161.1 | 7,179 | 3/11/2021 | |
6.0.0-preview.1.21112.2 | 8,977 | 2/18/2021 | |
5.0.2 | 14,360,716 | 2/11/2021 | |
5.0.1 | 2,399,881 | 12/8/2020 | |
5.0.0 | 1,589,410 | 11/10/2020 | |
5.0.0-rc.2.20516.1 | 19,821 | 10/19/2020 | |
5.0.0-rc.2.20473.1 | 8,087 | 10/13/2020 | |
5.0.0-rc.1.20453.2 | 18,751 | 9/14/2020 | |
5.0.0-preview.8.20419.1 | 7,405 | 8/25/2020 | |
5.0.0-preview.7.20370.3 | 11,304 | 7/21/2020 | |
5.0.0-preview.6.20323.1 | 14,078 | 6/25/2020 | |
5.0.0-preview.5.20311.2 | 3,640 | 6/12/2020 | |
5.0.0-preview.4.20261.3 | 9,094 | 5/19/2020 | |
5.0.0-preview.3.20207.1 | 5,582 | 4/23/2020 | |
3.1.5 | 12,401,952 | 2/11/2021 | |
3.1.4 | 19,424,155 | 8/4/2020 | |
3.1.3 | 13,278,219 | 5/19/2020 | |
3.1.2 | 6,939,360 | 4/2/2020 | |
3.1.1 | 11,139,881 | 1/28/2020 | |
3.1.0 | 4,805,689 | 12/3/2019 | |
3.1.0-preview3.19558.8 | 23,410 | 11/14/2019 | |
3.1.0-preview2.19553.1 | 23,351 | 11/5/2019 | |
3.1.0-preview1-19509-03 | 511,067 | 10/15/2019 | |
3.0.0 | 7,559,449 | 9/23/2019 | |
3.0.0-rc1-19462-10 | 18,100 | 9/16/2019 | |
3.0.0-preview9-19453-02 | 34,313 | 9/4/2019 | |
3.0.0-preview8-19413-06 | 89,600 | 8/14/2019 | |
3.0.0-preview7-19378-04 | 27,258 | 7/30/2019 | |
3.0.0-preview6-19319-03 | 76,189 | 6/21/2019 | |
3.0.0-preview5-19264-04 | 96,089 | 5/15/2019 | |
2.2.4 | 10,954,389 | 9/25/2019 | |
2.2.3 | 16,409,426 | 3/11/2019 | |
2.2.2 | 1,118,109 | 2/12/2019 | |
2.2.1 | 1,526,633 | 1/8/2019 | |
2.2.0 | 4,601,570 | 12/3/2018 | |
2.2.0-preview3-35497 | 32,313 | 10/17/2018 | |
2.2.0-preview2-35157 | 22,818 | 9/12/2018 | |
2.2.0-preview1-35029 | 26,684 | 8/22/2018 | |
2.1.10 | 4,365,707 | 9/25/2019 | |
2.1.9 | 5,995,646 | 3/11/2019 | |
2.1.7 | 118,637 | 1/8/2019 | |
2.1.6 | 848,423 | 11/13/2018 | |
2.1.5 | 1,570,469 | 10/1/2018 | |
2.1.4 | 950,754 | 9/11/2018 | |
2.1.3 | 926,870 | 8/21/2018 | |
2.1.1 | 7,301,790 | 6/18/2018 | |
2.1.0 | 2,344,768 | 5/29/2018 | |
2.1.0-rc1-final | 18,494 | 5/6/2018 | |
2.1.0-preview2-final | 19,676 | 4/10/2018 | |
2.1.0-preview1-final | 97,810 | 2/26/2018 | |
2.0.4 | 2,494,279 | 5/7/2018 | |
2.0.3 | 2,515,316 | 3/13/2018 | |
2.0.2 | 1,675,116 | 1/9/2018 | |
2.0.1 | 1,081,728 | 11/14/2017 | |
2.0.0 | 1,967,128 | 8/11/2017 | |
2.0.0-preview2-final | 6,513 | 6/28/2017 | |
2.0.0-preview1-final | 6,400 | 5/10/2017 | |
1.1.5 | 19,763 | 7/10/2018 | |
1.1.4 | 64,769 | 12/12/2017 | |
1.1.3 | 4,771 | 11/14/2017 | |
1.1.2 | 11,915 | 9/20/2017 | |
1.1.1 | 575,513 | 5/9/2017 | |
1.1.0 | 515,741 | 3/6/2017 | |
1.1.0-msbuild3-final | 31,842 | 1/27/2017 | |
1.0.3 | 10,490 | 11/14/2017 | |
1.0.2 | 4,724 | 9/20/2017 | |
1.0.1 | 9,507 | 5/9/2017 | |
1.0.0 | 242,336 | 3/6/2017 | |
1.0.0-msbuild3-final | 16,875 | 1/27/2017 | |
1.0.0-msbuild2-final | 4,311 | 12/12/2016 | |
1.0.0-msbuild1-final | 10,760 | 11/16/2016 |