Microsoft.CodeAnalysis.Razor
2.1.0-rc1-final
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.1.0-rc1-final
NuGet\Install-Package Microsoft.CodeAnalysis.Razor -Version 2.1.0-rc1-final
<PackageReference Include="Microsoft.CodeAnalysis.Razor" Version="2.1.0-rc1-final" />
<PackageVersion Include="Microsoft.CodeAnalysis.Razor" Version="2.1.0-rc1-final" />
<PackageReference Include="Microsoft.CodeAnalysis.Razor" />
paket add Microsoft.CodeAnalysis.Razor --version 2.1.0-rc1-final
#r "nuget: Microsoft.CodeAnalysis.Razor, 2.1.0-rc1-final"
#:package Microsoft.CodeAnalysis.Razor@2.1.0-rc1-final
#addin nuget:?package=Microsoft.CodeAnalysis.Razor&version=2.1.0-rc1-final&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.Razor&version=2.1.0-rc1-final&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.1.0-rc1-final)
- Microsoft.CodeAnalysis.Common (>= 2.8.0-beta3)
- Microsoft.CodeAnalysis.CSharp (>= 2.8.0-beta3)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Razor.Language (>= 2.1.0-rc1-final)
- Microsoft.CodeAnalysis.Common (>= 2.8.0-beta3)
- Microsoft.CodeAnalysis.CSharp (>= 2.8.0-beta3)
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 | 741,240 | 11/12/2024 | |
| 6.0.35 | 217,660 | 10/8/2024 | |
| 6.0.33 | 195,841 | 8/13/2024 | |
| 6.0.32 | 263,835 | 7/9/2024 | |
| 6.0.31 | 177,994 | 5/28/2024 | |
| 6.0.30 | 80,258 | 5/14/2024 | |
| 6.0.29 | 267,230 | 4/9/2024 | |
| 6.0.28 | 258,923 | 3/12/2024 | |
| 6.0.27 | 2,592,894 | 2/13/2024 | |
| 6.0.26 | 397,948 | 1/9/2024 | |
| 6.0.25 | 836,810 | 11/14/2023 | |
| 6.0.24 | 30,319,436 | 10/24/2023 | |
| 6.0.23 | 196,670 | 10/10/2023 | |
| 6.0.22 | 328,828 | 9/12/2023 | |
| 6.0.21 | 460,813 | 8/8/2023 | |
| 6.0.20 | 421,389 | 7/11/2023 | |
| 6.0.19 | 220,047 | 6/22/2023 | |
| 6.0.18 | 138,978 | 6/13/2023 | |
| 6.0.16 | 1,072,104 | 4/11/2023 | |
| 6.0.15 | 870,788 | 3/14/2023 | |
| 6.0.14 | 464,331 | 2/14/2023 | |
| 6.0.13 | 818,479 | 1/10/2023 | |
| 6.0.12 | 1,662,681 | 12/13/2022 | |
| 6.0.11 | 10,030,368 | 11/7/2022 | |
| 6.0.10 | 1,765,090 | 10/11/2022 | |
| 6.0.9 | 1,153,283 | 9/13/2022 | |
| 6.0.8 | 1,481,082 | 8/9/2022 | |
| 6.0.7 | 1,938,695 | 7/12/2022 | |
| 6.0.6 | 1,115,688 | 6/14/2022 | |
| 6.0.5 | 5,765,887 | 5/10/2022 | |
| 6.0.4 | 1,330,406 | 4/11/2022 | |
| 6.0.3 | 1,358,357 | 3/8/2022 | |
| 6.0.2 | 917,717 | 2/8/2022 | |
| 6.0.1 | 2,383,002 | 12/14/2021 | |
| 6.0.0 | 84,971,010 | 11/8/2021 | |
| 6.0.0-rc.2.21480.10 | 42,592 | 10/12/2021 | |
| 6.0.0-rc.1.21452.15 | 47,193 | 9/14/2021 | |
| 6.0.0-preview.7.21378.6 | 26,588 | 8/10/2021 | |
| 6.0.0-preview.6.21355.2 | 12,967 | 7/14/2021 | |
| 6.0.0-preview.5.21301.17 | 25,057 | 6/15/2021 | |
| 6.0.0-preview.4.21253.5 | 15,514 | 5/24/2021 | |
| 6.0.0-preview.3.21201.13 | 21,426 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 7,499 | 3/11/2021 | |
| 6.0.0-preview.1.21103.6 | 9,506 | 2/12/2021 | |
| 5.0.17 | 554,967 | 5/10/2022 | |
| 5.0.16 | 80,060 | 4/11/2022 | |
| 5.0.15 | 163,680 | 3/8/2022 | |
| 5.0.14 | 159,931 | 2/8/2022 | |
| 5.0.13 | 500,894 | 12/14/2021 | |
| 5.0.12 | 533,048 | 11/7/2021 | |
| 5.0.11 | 2,696,552 | 10/12/2021 | |
| 5.0.10 | 3,900,428 | 9/14/2021 | |
| 5.0.9 | 969,652 | 8/10/2021 | |
| 5.0.8 | 1,132,144 | 7/13/2021 | |
| 5.0.7 | 1,396,485 | 6/8/2021 | |
| 5.0.6 | 964,228 | 5/11/2021 | |
| 5.0.5 | 964,241 | 4/6/2021 | |
| 5.0.4 | 913,208 | 3/9/2021 | |
| 5.0.3 | 1,111,047 | 2/9/2021 | |
| 5.0.2 | 755,947 | 1/12/2021 | |
| 5.0.1 | 616,073 | 12/8/2020 | |
| 5.0.0 | 24,672,815 | 11/9/2020 | |
| 5.0.0-rc.2.20475.17 | 36,748 | 10/13/2020 | |
| 5.0.0-rc.1.20451.17 | 11,079 | 9/14/2020 | |
| 5.0.0-preview.8.20414.8 | 2,304 | 8/25/2020 | |
| 5.0.0-preview.7.20365.19 | 3,806 | 7/21/2020 | |
| 5.0.0-preview.6.20312.15 | 35,998 | 6/25/2020 | |
| 5.0.0-preview.5.20278.2 | 3,172 | 6/10/2020 | |
| 5.0.0-preview.4.20251.2 | 7,995 | 5/18/2020 | |
| 5.0.0-preview.3.20215.3 | 2,606 | 4/23/2020 | |
| 5.0.0-preview.2.20160.3 | 2,075 | 4/2/2020 | |
| 5.0.0-preview.1.20121.3 | 4,944 | 3/16/2020 | |
| 3.1.32 | 498,613 | 1/11/2023 | |
| 3.1.31 | 64,677 | 11/8/2022 | |
| 3.1.30 | 44,471 | 10/11/2022 | |
| 3.1.29 | 47,583 | 9/13/2022 | |
| 3.1.28 | 71,118 | 8/9/2022 | |
| 3.1.27 | 70,186 | 7/12/2022 | |
| 3.1.26 | 82,736 | 6/14/2022 | |
| 3.1.25 | 88,127 | 5/10/2022 | |
| 3.1.24 | 80,531 | 4/11/2022 | |
| 3.1.23 | 122,819 | 3/8/2022 | |
| 3.1.22 | 808,428 | 12/14/2021 | |
| 3.1.21 | 214,673 | 11/8/2021 | |
| 3.1.20 | 214,487 | 10/11/2021 | |
| 3.1.19 | 301,597 | 9/14/2021 | |
| 3.1.18 | 466,594 | 8/10/2021 | |
| 3.1.17 | 309,928 | 7/13/2021 | |
| 3.1.16 | 376,530 | 6/8/2021 | |
| 3.1.15 | 537,796 | 5/11/2021 | |
| 3.1.14 | 428,881 | 4/6/2021 | |
| 3.1.13 | 396,853 | 3/9/2021 | |
| 3.1.12 | 434,135 | 2/9/2021 | |
| 3.1.11 | 502,318 | 1/12/2021 | |
| 3.1.10 | 1,317,410 | 11/9/2020 | |
| 3.1.9 | 1,371,378 | 10/13/2020 | |
| 3.1.8 | 1,384,761 | 9/8/2020 | |
| 3.1.7 | 960,819 | 8/11/2020 | |
| 3.1.6 | 2,080,459 | 7/14/2020 | |
| 3.1.5 | 3,837,024 | 6/9/2020 | |
| 3.1.4 | 1,362,387 | 5/12/2020 | |
| 3.1.3 | 2,840,834 | 3/24/2020 | |
| 3.1.2 | 1,148,304 | 2/18/2020 | |
| 3.1.1 | 1,628,371 | 1/14/2020 | |
| 3.1.0 | 66,539,265 | 12/3/2019 | |
| 3.1.0-preview3.19553.1 | 24,143 | 11/13/2019 | |
| 3.1.0-preview2.19528.1 | 20,556 | 11/1/2019 | |
| 3.1.0-preview1.19508.6 | 509,221 | 10/15/2019 | |
| 3.0.3 | 90,522 | 2/18/2020 | |
| 3.0.2 | 47,032 | 1/14/2020 | |
| 3.0.1 | 15,935 | 11/18/2019 | |
| 3.0.0 | 15,105,804 | 9/23/2019 | |
| 3.0.0-rc1.19457.3 | 21,576 | 9/16/2019 | |
| 3.0.0-preview9.19423.3 | 47,787 | 9/4/2019 | |
| 3.0.0-preview8.19405.5 | 91,710 | 8/13/2019 | |
| 3.0.0-preview7.19362.5 | 29,857 | 7/23/2019 | |
| 3.0.0-preview6.19304.1 | 64,464 | 6/12/2019 | |
| 3.0.0-preview5.19227.1 | 55,891 | 5/6/2019 | |
| 3.0.0-preview4.19216.2 | 1,356 | 4/18/2019 | |
| 3.0.0-preview3.19153.1 | 2,194 | 3/6/2019 | |
| 3.0.0-preview-19074-06 | 5,093 | 1/29/2019 | |
| 3.0.0-preview-18579-0056 | 4,314 | 12/3/2018 | |
| 2.3.0 | 4,211,217 | 1/14/2025 | |
| 2.2.0 | 131,014,917 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 93,988 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 39,063 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 24,075 | 8/22/2018 | |
| 2.1.2 | 13,498,634 | 8/21/2018 | |
| 2.1.1 | 33,416,940 | 6/18/2018 | |
| 2.1.0 | 33,490,474 | 5/29/2018 | |
| 2.1.0-rc1-final | 119,017 | 5/6/2018 | |
| 2.1.0-preview2-final | 138,070 | 4/10/2018 | |
| 2.1.0-preview1-final | 231,375 | 2/26/2018 | |
| 2.0.3 | 8,159,914 | 5/7/2018 | |
| 2.0.2 | 8,566,524 | 3/13/2018 | |
| 2.0.1 | 16,928,639 | 11/14/2017 | |
| 2.0.0 | 31,300,152 | 8/11/2017 | |
| 2.0.0-preview2-final | 104,783 | 6/28/2017 | |
| 2.0.0-preview1-final | 31,890 | 5/10/2017 |