Microsoft.CodeAnalysis.Razor
2.2.0-preview2-35157
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.Razor --version 2.2.0-preview2-35157
NuGet\Install-Package Microsoft.CodeAnalysis.Razor -Version 2.2.0-preview2-35157
<PackageReference Include="Microsoft.CodeAnalysis.Razor" Version="2.2.0-preview2-35157" />
<PackageVersion Include="Microsoft.CodeAnalysis.Razor" Version="2.2.0-preview2-35157" />
<PackageReference Include="Microsoft.CodeAnalysis.Razor" />
paket add Microsoft.CodeAnalysis.Razor --version 2.2.0-preview2-35157
#r "nuget: Microsoft.CodeAnalysis.Razor, 2.2.0-preview2-35157"
#:package Microsoft.CodeAnalysis.Razor@2.2.0-preview2-35157
#addin nuget:?package=Microsoft.CodeAnalysis.Razor&version=2.2.0-preview2-35157&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.Razor&version=2.2.0-preview2-35157&prerelease
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
| Product | Versions 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 | net46 is compatible. 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. |
-
.NETFramework 4.6
- Microsoft.AspNetCore.Razor.Language (>= 2.2.0-preview2-35157)
- Microsoft.CodeAnalysis.Common (>= 2.8.0)
- Microsoft.CodeAnalysis.CSharp (>= 2.8.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Razor.Language (>= 2.2.0-preview2-35157)
- Microsoft.CodeAnalysis.Common (>= 2.8.0)
- Microsoft.CodeAnalysis.CSharp (>= 2.8.0)
NuGet packages (42)
Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.Razor:
| Package | Downloads |
|---|---|
|
Microsoft.AspNetCore.Mvc.Razor.Extensions
ASP.NET Core design time hosting infrastructure for the Razor view engine. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc |
|
|
Microsoft.AspNetCore.Mvc.Razor
ASP.NET Core MVC Razor view engine for CSHTML files. |
|
|
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views. |
|
|
Microsoft.VisualStudio.Web.CodeGeneration.Design
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views. |
|
|
Microsoft.VisualStudio.Web.CodeGeneration
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies. |
GitHub repositories (12)
Showing the top 12 popular GitHub repositories that depend on Microsoft.CodeAnalysis.Razor:
| Repository | Stars |
|---|---|
|
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
|
|
|
radzenhq/radzen-blazor
Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 100+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.
|
|
|
toddams/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
|
|
|
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
|
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
|
dotnet/Scaffolding
Code generators to speed up development.
|
|
|
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
|
|
|
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
|
|
|
mcintyre321/FormFactory
MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
|
|
|
2sic/2sxc
DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
|
|
|
martasp/BlazorLiveReload
BlazorLiveReload
|
|
|
telerik/ui-for-aspnet-core-examples
A collection of Telerik UI for ASP.NET Core components examples
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 6.0.36 | 764,978 | 11/12/2024 | |
| 6.0.35 | 219,805 | 10/8/2024 | |
| 6.0.33 | 196,786 | 8/13/2024 | |
| 6.0.32 | 265,751 | 7/9/2024 | |
| 6.0.31 | 179,111 | 5/28/2024 | |
| 6.0.30 | 80,571 | 5/14/2024 | |
| 6.0.29 | 268,422 | 4/9/2024 | |
| 6.0.28 | 259,996 | 3/12/2024 | |
| 6.0.27 | 2,594,398 | 2/13/2024 | |
| 6.0.26 | 399,574 | 1/9/2024 | |
| 6.0.25 | 839,746 | 11/14/2023 | |
| 6.0.24 | 30,819,845 | 10/24/2023 | |
| 6.0.23 | 197,162 | 10/10/2023 | |
| 6.0.22 | 329,571 | 9/12/2023 | |
| 6.0.21 | 461,653 | 8/8/2023 | |
| 6.0.20 | 422,547 | 7/11/2023 | |
| 6.0.19 | 220,462 | 6/22/2023 | |
| 6.0.18 | 139,166 | 6/13/2023 | |
| 6.0.16 | 1,076,456 | 4/11/2023 | |
| 6.0.15 | 877,659 | 3/14/2023 | |
| 6.0.14 | 465,275 | 2/14/2023 | |
| 6.0.13 | 822,604 | 1/10/2023 | |
| 6.0.12 | 1,664,198 | 12/13/2022 | |
| 6.0.11 | 10,063,566 | 11/7/2022 | |
| 6.0.10 | 1,774,183 | 10/11/2022 | |
| 6.0.9 | 1,155,396 | 9/13/2022 | |
| 6.0.8 | 1,483,083 | 8/9/2022 | |
| 6.0.7 | 1,942,899 | 7/12/2022 | |
| 6.0.6 | 1,118,698 | 6/14/2022 | |
| 6.0.5 | 5,783,440 | 5/10/2022 | |
| 6.0.4 | 1,332,331 | 4/11/2022 | |
| 6.0.3 | 1,361,782 | 3/8/2022 | |
| 6.0.2 | 918,944 | 2/8/2022 | |
| 6.0.1 | 2,386,108 | 12/14/2021 | |
| 6.0.0 | 85,712,541 | 11/8/2021 | |
| 6.0.0-rc.2.21480.10 | 42,636 | 10/12/2021 | |
| 6.0.0-rc.1.21452.15 | 47,241 | 9/14/2021 | |
| 6.0.0-preview.7.21378.6 | 26,606 | 8/10/2021 | |
| 6.0.0-preview.6.21355.2 | 12,979 | 7/14/2021 | |
| 6.0.0-preview.5.21301.17 | 25,111 | 6/15/2021 | |
| 6.0.0-preview.4.21253.5 | 15,520 | 5/24/2021 | |
| 6.0.0-preview.3.21201.13 | 21,491 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 7,507 | 3/11/2021 | |
| 6.0.0-preview.1.21103.6 | 9,518 | 2/12/2021 | |
| 5.0.17 | 562,200 | 5/10/2022 | |
| 5.0.16 | 85,897 | 4/11/2022 | |
| 5.0.15 | 169,542 | 3/8/2022 | |
| 5.0.14 | 165,857 | 2/8/2022 | |
| 5.0.13 | 506,837 | 12/14/2021 | |
| 5.0.12 | 539,428 | 11/7/2021 | |
| 5.0.11 | 2,703,884 | 10/12/2021 | |
| 5.0.10 | 3,908,886 | 9/14/2021 | |
| 5.0.9 | 977,249 | 8/10/2021 | |
| 5.0.8 | 1,138,922 | 7/13/2021 | |
| 5.0.7 | 1,402,950 | 6/8/2021 | |
| 5.0.6 | 970,491 | 5/11/2021 | |
| 5.0.5 | 970,595 | 4/6/2021 | |
| 5.0.4 | 919,487 | 3/9/2021 | |
| 5.0.3 | 1,117,374 | 2/9/2021 | |
| 5.0.2 | 762,297 | 1/12/2021 | |
| 5.0.1 | 622,105 | 12/8/2020 | |
| 5.0.0 | 24,739,643 | 11/9/2020 | |
| 5.0.0-rc.2.20475.17 | 36,799 | 10/13/2020 | |
| 5.0.0-rc.1.20451.17 | 11,090 | 9/14/2020 | |
| 5.0.0-preview.8.20414.8 | 2,312 | 8/25/2020 | |
| 5.0.0-preview.7.20365.19 | 3,816 | 7/21/2020 | |
| 5.0.0-preview.6.20312.15 | 36,028 | 6/25/2020 | |
| 5.0.0-preview.5.20278.2 | 3,179 | 6/10/2020 | |
| 5.0.0-preview.4.20251.2 | 8,006 | 5/18/2020 | |
| 5.0.0-preview.3.20215.3 | 2,613 | 4/23/2020 | |
| 5.0.0-preview.2.20160.3 | 2,082 | 4/2/2020 | |
| 5.0.0-preview.1.20121.3 | 4,952 | 3/16/2020 | |
| 3.1.32 | 506,217 | 1/11/2023 | |
| 3.1.31 | 70,588 | 11/8/2022 | |
| 3.1.30 | 50,273 | 10/11/2022 | |
| 3.1.29 | 53,362 | 9/13/2022 | |
| 3.1.28 | 77,003 | 8/9/2022 | |
| 3.1.27 | 75,961 | 7/12/2022 | |
| 3.1.26 | 88,601 | 6/14/2022 | |
| 3.1.25 | 94,006 | 5/10/2022 | |
| 3.1.24 | 86,430 | 4/11/2022 | |
| 3.1.23 | 128,943 | 3/8/2022 | |
| 3.1.22 | 814,770 | 12/14/2021 | |
| 3.1.21 | 220,625 | 11/8/2021 | |
| 3.1.20 | 220,448 | 10/11/2021 | |
| 3.1.19 | 307,506 | 9/14/2021 | |
| 3.1.18 | 472,679 | 8/10/2021 | |
| 3.1.17 | 316,170 | 7/13/2021 | |
| 3.1.16 | 382,814 | 6/8/2021 | |
| 3.1.15 | 545,493 | 5/11/2021 | |
| 3.1.14 | 434,867 | 4/6/2021 | |
| 3.1.13 | 402,971 | 3/9/2021 | |
| 3.1.12 | 440,278 | 2/9/2021 | |
| 3.1.11 | 508,807 | 1/12/2021 | |
| 3.1.10 | 1,324,339 | 11/9/2020 | |
| 3.1.9 | 1,379,108 | 10/13/2020 | |
| 3.1.8 | 1,391,417 | 9/8/2020 | |
| 3.1.7 | 967,710 | 8/11/2020 | |
| 3.1.6 | 2,087,535 | 7/14/2020 | |
| 3.1.5 | 3,846,005 | 6/9/2020 | |
| 3.1.4 | 1,368,959 | 5/12/2020 | |
| 3.1.3 | 2,849,140 | 3/24/2020 | |
| 3.1.2 | 1,155,492 | 2/18/2020 | |
| 3.1.1 | 1,637,587 | 1/14/2020 | |
| 3.1.0 | 66,633,634 | 12/3/2019 | |
| 3.1.0-preview3.19553.1 | 24,153 | 11/13/2019 | |
| 3.1.0-preview2.19528.1 | 20,634 | 11/1/2019 | |
| 3.1.0-preview1.19508.6 | 509,860 | 10/15/2019 | |
| 3.0.3 | 96,399 | 2/18/2020 | |
| 3.0.2 | 52,801 | 1/14/2020 | |
| 3.0.1 | 21,699 | 11/18/2019 | |
| 3.0.0 | 15,153,157 | 9/23/2019 | |
| 3.0.0-rc1.19457.3 | 21,583 | 9/16/2019 | |
| 3.0.0-preview9.19423.3 | 47,802 | 9/4/2019 | |
| 3.0.0-preview8.19405.5 | 91,723 | 8/13/2019 | |
| 3.0.0-preview7.19362.5 | 29,870 | 7/23/2019 | |
| 3.0.0-preview6.19304.1 | 64,512 | 6/12/2019 | |
| 3.0.0-preview5.19227.1 | 55,922 | 5/6/2019 | |
| 3.0.0-preview4.19216.2 | 1,364 | 4/18/2019 | |
| 3.0.0-preview3.19153.1 | 2,201 | 3/6/2019 | |
| 3.0.0-preview-19074-06 | 5,100 | 1/29/2019 | |
| 3.0.0-preview-18579-0056 | 4,321 | 12/3/2018 | |
| 2.3.0 | 4,421,178 | 1/14/2025 | |
| 2.2.0 | 131,503,259 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 94,006 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 39,087 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 24,085 | 8/22/2018 | |
| 2.1.2 | 13,503,153 | 8/21/2018 | |
| 2.1.1 | 33,513,705 | 6/18/2018 | |
| 2.1.0 | 33,541,286 | 5/29/2018 | |
| 2.1.0-rc1-final | 119,450 | 5/6/2018 | |
| 2.1.0-preview2-final | 138,840 | 4/10/2018 | |
| 2.1.0-preview1-final | 231,739 | 2/26/2018 | |
| 2.0.3 | 8,169,923 | 5/7/2018 | |
| 2.0.2 | 8,577,251 | 3/13/2018 | |
| 2.0.1 | 16,952,942 | 11/14/2017 | |
| 2.0.0 | 31,344,206 | 8/11/2017 | |
| 2.0.0-preview2-final | 104,849 | 6/28/2017 | |
| 2.0.0-preview1-final | 31,931 | 5/10/2017 |