Microsoft.VisualStudio.Web.CodeGeneration.Design
5.0.2
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.VisualStudio.Web.CodeGeneration.Design --version 5.0.2
NuGet\Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Design -Version 5.0.2
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.Design" Version="5.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="5.0.2" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" />
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.Design --version 5.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.VisualStudio.Web.CodeGeneration.Design, 5.0.2"
#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.
#addin nuget:?package=Microsoft.VisualStudio.Web.CodeGeneration.Design&version=5.0.2
#tool nuget:?package=Microsoft.VisualStudio.Web.CodeGeneration.Design&version=5.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
NuGet packages (182)
Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Web.CodeGeneration.Design:
Package | Downloads |
---|---|
Abp
Abp |
|
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 |
GitHub repositories (340)
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).
|
|
louthy/language-ext
C# pure functional programming framework - come and get declarative!
|
|
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.
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
|
|
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, 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), ..
|
|
emgucv/emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
|
|
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
|
Version | Downloads | Last updated | |
---|---|---|---|
9.0.0 | 2,153,766 | 11/12/2024 | |
9.0.0-rc.2.24508.2 | 10,280 | 10/8/2024 | |
9.0.0-rc.1.24457.2 | 8,362 | 9/10/2024 | |
9.0.0-preview.7.24413.1 | 5,011 | 8/14/2024 | |
9.0.0-preview.6.24358.4 | 8,113 | 7/9/2024 | |
9.0.0-preview.4.24271.3 | 5,312 | 5/21/2024 | |
9.0.0-preview.3.24207.3 | 6,797 | 4/9/2024 | |
9.0.0-preview.2.24158.2 | 5,049 | 3/12/2024 | |
9.0.0-preview.1.24112.3 | 5,654 | 2/13/2024 | |
8.0.7 | 1,661,943 | 11/12/2024 | |
8.0.6 | 1,850,585 | 10/8/2024 | |
8.0.5 | 1,139,660 | 9/10/2024 | |
8.0.4 | 1,396,828 | 8/14/2024 | |
8.0.3 | 1,536,419 | 7/9/2024 | |
8.0.2 | 5,774,126 | 3/12/2024 | |
8.0.1 | 1,333,822 | 2/13/2024 | |
8.0.0 | 3,079,143 | 11/15/2023 | |
8.0.0-rc.2.23509.1 | 31,913 | 10/10/2023 | |
8.0.0-rc.1.23461.3 | 16,917 | 9/12/2023 | |
8.0.0-preview.7.23408.2 | 6,244 | 8/15/2023 | |
8.0.0-preview.6.23360.4 | 6,366 | 7/12/2023 | |
8.0.0-preview.5.23313.2 | 7,289 | 6/14/2023 | |
8.0.0-preview.4.23261.6 | 7,311 | 5/18/2023 | |
8.0.0-preview.3.23206.5 | 6,273 | 4/11/2023 | |
8.0.0-preview.2.23158.7 | 7,217 | 3/14/2023 | |
8.0.0-preview.1.23117.2 | 6,178 | 2/21/2023 | |
7.0.12 | 541,999 | 2/13/2024 | |
7.0.11 | 1,113,202 | 10/25/2023 | |
7.0.10 | 770,560 | 9/12/2023 | |
7.0.9 | 917,829 | 8/9/2023 | |
7.0.8 | 725,119 | 7/12/2023 | |
7.0.7 | 660,487 | 6/13/2023 | |
7.0.6 | 1,400,207 | 4/11/2023 | |
7.0.5 | 637,944 | 3/14/2023 | |
7.0.4 | 780,811 | 2/15/2023 | |
7.0.3 | 636,091 | 1/24/2023 | |
7.0.2 | 368,690 | 1/11/2023 | |
7.0.1 | 607,927 | 12/13/2022 | |
7.0.0 | 961,675 | 11/8/2022 | |
7.0.0-rc.2.22510.1 | 13,149 | 10/11/2022 | |
7.0.0-rc.1.22452.2 | 5,192 | 9/14/2022 | |
7.0.0-preview.7.22404.3 | 6,210 | 8/9/2022 | |
7.0.0-preview.6.22330.7 | 15,368 | 7/12/2022 | |
7.0.0-preview.5.22313.5 | 5,963 | 6/14/2022 | |
7.0.0-preview.4.22259.1 | 11,336 | 5/10/2022 | |
7.0.0-preview.3.22212.3 | 8,756 | 4/13/2022 | |
7.0.0-preview.1.22116.2 | 20,726 | 2/17/2022 | |
6.0.18 | 290,602 | 10/8/2024 | |
6.0.17 | 268,009 | 7/9/2024 | |
6.0.16 | 3,679,916 | 8/9/2023 | |
6.0.15 | 678,442 | 7/12/2023 | |
6.0.14 | 760,917 | 6/13/2023 | |
6.0.13 | 2,233,233 | 3/14/2023 | |
6.0.12 | 1,003,141 | 2/15/2023 | |
6.0.11 | 2,248,108 | 12/13/2022 | |
6.0.10 | 4,950,819 | 9/27/2022 | |
6.0.9 | 881,479 | 9/16/2022 | |
6.0.8 | 3,043,800 | 8/9/2022 | |
6.0.7 | 2,350,904 | 7/12/2022 | |
6.0.6 | 1,967,119 | 6/14/2022 | |
6.0.5 | 2,435,433 | 5/17/2022 | |
6.0.4 | 678,533 | 5/10/2022 | |
6.0.3 | 1,817,488 | 4/12/2022 | |
6.0.2 | 4,062,989 | 2/8/2022 | |
6.0.1 | 3,371,215 | 12/15/2021 | |
6.0.0 | 2,998,666 | 11/8/2021 | |
6.0.0-rc.2.21511.1 | 25,348 | 10/12/2021 | |
6.0.0-rc.1.21464.1 | 37,597 | 9/14/2021 | |
6.0.0-preview.7.21413.1 | 16,914 | 8/13/2021 | |
6.0.0-preview.7.21412.2 | 969 | 8/13/2021 | |
6.0.0-preview.7.21406.1 | 1,044 | 8/10/2021 | |
6.0.0-preview.6.21362.1 | 8,587 | 7/14/2021 | |
6.0.0-preview.5.21321.1 | 19,280 | 6/21/2021 | |
6.0.0-preview.5.21313.1 | 1,166 | 6/15/2021 | |
6.0.0-preview.4.21274.1 | 9,207 | 5/24/2021 | |
6.0.0-preview.3.21209.2 | 9,284 | 4/10/2021 | |
6.0.0-preview.2.21161.1 | 6,341 | 3/11/2021 | |
6.0.0-preview.1.21112.2 | 8,515 | 2/18/2021 | |
5.0.2 | 13,818,120 | 2/11/2021 | |
5.0.1 | 2,323,846 | 12/8/2020 | |
5.0.0 | 1,502,579 | 11/10/2020 | |
5.0.0-rc.2.20516.1 | 18,874 | 10/19/2020 | |
5.0.0-rc.2.20473.1 | 7,699 | 10/13/2020 | |
5.0.0-rc.1.20453.2 | 17,291 | 9/14/2020 | |
5.0.0-preview.8.20419.1 | 7,278 | 8/25/2020 | |
5.0.0-preview.7.20370.3 | 10,902 | 7/21/2020 | |
5.0.0-preview.6.20323.1 | 13,803 | 6/25/2020 | |
5.0.0-preview.5.20311.2 | 3,492 | 6/12/2020 | |
5.0.0-preview.4.20261.3 | 8,923 | 5/19/2020 | |
5.0.0-preview.3.20207.1 | 5,445 | 4/23/2020 | |
3.1.5 | 11,861,933 | 2/11/2021 | |
3.1.4 | 18,984,957 | 8/4/2020 | |
3.1.3 | 12,900,335 | 5/19/2020 | |
3.1.2 | 6,796,526 | 4/2/2020 | |
3.1.1 | 10,844,747 | 1/28/2020 | |
3.1.0 | 4,716,767 | 12/3/2019 | |
3.1.0-preview3.19558.8 | 23,218 | 11/14/2019 | |
3.1.0-preview2.19553.1 | 21,809 | 11/5/2019 | |
3.1.0-preview1-19509-03 | 498,996 | 10/15/2019 | |
3.0.0 | 7,252,586 | 9/23/2019 | |
3.0.0-rc1-19462-10 | 17,944 | 9/16/2019 | |
3.0.0-preview9-19453-02 | 33,936 | 9/4/2019 | |
3.0.0-preview8-19413-06 | 89,115 | 8/14/2019 | |
3.0.0-preview7-19378-04 | 26,689 | 7/30/2019 | |
3.0.0-preview6-19319-03 | 75,083 | 6/21/2019 | |
3.0.0-preview5-19264-04 | 95,525 | 5/15/2019 | |
2.2.4 | 10,629,821 | 9/25/2019 | |
2.2.3 | 16,143,526 | 3/11/2019 | |
2.2.2 | 1,106,133 | 2/12/2019 | |
2.2.1 | 1,496,705 | 1/8/2019 | |
2.2.0 | 4,545,452 | 12/3/2018 | |
2.2.0-preview3-35497 | 32,089 | 10/17/2018 | |
2.2.0-preview2-35157 | 22,535 | 9/12/2018 | |
2.2.0-preview1-35029 | 26,449 | 8/22/2018 | |
2.1.10 | 4,235,706 | 9/25/2019 | |
2.1.9 | 5,857,426 | 3/11/2019 | |
2.1.7 | 116,776 | 1/8/2019 | |
2.1.6 | 829,453 | 11/13/2018 | |
2.1.5 | 1,554,131 | 10/1/2018 | |
2.1.4 | 931,756 | 9/11/2018 | |
2.1.3 | 912,785 | 8/21/2018 | |
2.1.1 | 7,153,602 | 6/18/2018 | |
2.1.0 | 2,307,187 | 5/29/2018 | |
2.1.0-rc1-final | 17,761 | 5/6/2018 | |
2.1.0-preview2-final | 19,199 | 4/10/2018 | |
2.1.0-preview1-final | 97,443 | 2/26/2018 | |
2.0.4 | 2,410,195 | 5/7/2018 | |
2.0.3 | 2,457,850 | 3/13/2018 | |
2.0.2 | 1,650,517 | 1/9/2018 | |
2.0.1 | 1,067,827 | 11/14/2017 | |
2.0.0 | 1,927,759 | 8/11/2017 | |
2.0.0-preview2-final | 6,266 | 6/28/2017 | |
2.0.0-preview1-final | 6,168 | 5/10/2017 | |
1.1.5 | 18,681 | 7/10/2018 | |
1.1.4 | 63,650 | 12/12/2017 | |
1.1.3 | 4,448 | 11/14/2017 | |
1.1.2 | 11,585 | 9/20/2017 | |
1.1.1 | 568,961 | 5/9/2017 | |
1.1.0 | 513,143 | 3/6/2017 | |
1.1.0-msbuild3-final | 31,498 | 1/27/2017 | |
1.0.3 | 10,145 | 11/14/2017 | |
1.0.2 | 4,402 | 9/20/2017 | |
1.0.1 | 9,154 | 5/9/2017 | |
1.0.0 | 227,234 | 3/6/2017 | |
1.0.0-msbuild3-final | 16,530 | 1/27/2017 | |
1.0.0-msbuild2-final | 3,962 | 12/12/2016 | |
1.0.0-msbuild1-final | 10,523 | 11/16/2016 |