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 (40)
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 (11)
Showing the top 11 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 a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
|
|
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
|
|
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 | 508,311 | 11/12/2024 | |
6.0.35 | 177,178 | 10/8/2024 | |
6.0.33 | 176,569 | 8/13/2024 | |
6.0.32 | 233,573 | 7/9/2024 | |
6.0.31 | 162,097 | 5/28/2024 | |
6.0.30 | 73,999 | 5/14/2024 | |
6.0.29 | 246,999 | 4/9/2024 | |
6.0.28 | 238,850 | 3/12/2024 | |
6.0.27 | 2,492,770 | 2/13/2024 | |
6.0.26 | 373,280 | 1/9/2024 | |
6.0.25 | 797,884 | 11/14/2023 | |
6.0.24 | 25,248,708 | 10/24/2023 | |
6.0.23 | 188,250 | 10/10/2023 | |
6.0.22 | 313,828 | 9/12/2023 | |
6.0.21 | 443,134 | 8/8/2023 | |
6.0.20 | 405,611 | 7/11/2023 | |
6.0.19 | 211,541 | 6/22/2023 | |
6.0.18 | 132,378 | 6/13/2023 | |
6.0.16 | 1,020,426 | 4/11/2023 | |
6.0.15 | 795,385 | 3/14/2023 | |
6.0.14 | 449,654 | 2/14/2023 | |
6.0.13 | 777,748 | 1/10/2023 | |
6.0.12 | 1,639,215 | 12/13/2022 | |
6.0.11 | 9,710,784 | 11/7/2022 | |
6.0.10 | 1,711,792 | 10/11/2022 | |
6.0.9 | 1,127,136 | 9/13/2022 | |
6.0.8 | 1,452,420 | 8/9/2022 | |
6.0.7 | 1,892,788 | 7/12/2022 | |
6.0.6 | 1,078,321 | 6/14/2022 | |
6.0.5 | 5,456,481 | 5/10/2022 | |
6.0.4 | 1,299,409 | 4/11/2022 | |
6.0.3 | 1,323,064 | 3/8/2022 | |
6.0.2 | 899,079 | 2/8/2022 | |
6.0.1 | 2,338,141 | 12/14/2021 | |
6.0.0 | 76,934,442 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 42,153 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 46,623 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 26,437 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 12,865 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 24,703 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 15,447 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 21,101 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 7,408 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 9,410 | 2/12/2021 | |
5.0.17 | 535,114 | 5/10/2022 | |
5.0.16 | 74,355 | 4/11/2022 | |
5.0.15 | 156,937 | 3/8/2022 | |
5.0.14 | 153,607 | 2/8/2022 | |
5.0.13 | 492,718 | 12/14/2021 | |
5.0.12 | 517,049 | 11/7/2021 | |
5.0.11 | 2,618,670 | 10/12/2021 | |
5.0.10 | 3,738,545 | 9/14/2021 | |
5.0.9 | 941,745 | 8/10/2021 | |
5.0.8 | 1,098,243 | 7/13/2021 | |
5.0.7 | 1,362,020 | 6/8/2021 | |
5.0.6 | 943,717 | 5/11/2021 | |
5.0.5 | 942,181 | 4/6/2021 | |
5.0.4 | 892,982 | 3/9/2021 | |
5.0.3 | 1,093,786 | 2/9/2021 | |
5.0.2 | 739,780 | 1/12/2021 | |
5.0.1 | 603,887 | 12/8/2020 | |
5.0.0 | 24,027,434 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 36,137 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 10,965 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 2,228 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 3,709 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 35,645 | 6/25/2020 | |
5.0.0-preview.5.20278.2 | 3,087 | 6/10/2020 | |
5.0.0-preview.4.20251.2 | 7,912 | 5/18/2020 | |
5.0.0-preview.3.20215.3 | 2,530 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 1,992 | 4/2/2020 | |
5.0.0-preview.1.20121.3 | 4,873 | 3/16/2020 | |
3.1.32 | 473,249 | 1/11/2023 | |
3.1.31 | 58,154 | 11/8/2022 | |
3.1.30 | 39,232 | 10/11/2022 | |
3.1.29 | 42,251 | 9/13/2022 | |
3.1.28 | 63,827 | 8/9/2022 | |
3.1.27 | 64,955 | 7/12/2022 | |
3.1.26 | 76,984 | 6/14/2022 | |
3.1.25 | 82,216 | 5/10/2022 | |
3.1.24 | 74,811 | 4/11/2022 | |
3.1.23 | 114,598 | 3/8/2022 | |
3.1.22 | 792,460 | 12/14/2021 | |
3.1.21 | 206,740 | 11/8/2021 | |
3.1.20 | 206,877 | 10/11/2021 | |
3.1.19 | 294,751 | 9/14/2021 | |
3.1.18 | 457,753 | 8/10/2021 | |
3.1.17 | 299,283 | 7/13/2021 | |
3.1.16 | 364,344 | 6/8/2021 | |
3.1.15 | 512,806 | 5/11/2021 | |
3.1.14 | 421,304 | 4/6/2021 | |
3.1.13 | 386,762 | 3/9/2021 | |
3.1.12 | 423,843 | 2/9/2021 | |
3.1.11 | 489,363 | 1/12/2021 | |
3.1.10 | 1,287,369 | 11/9/2020 | |
3.1.9 | 1,344,447 | 10/13/2020 | |
3.1.8 | 1,360,634 | 9/8/2020 | |
3.1.7 | 936,727 | 8/11/2020 | |
3.1.6 | 1,991,057 | 7/14/2020 | |
3.1.5 | 3,757,764 | 6/9/2020 | |
3.1.4 | 1,340,079 | 5/12/2020 | |
3.1.3 | 2,793,097 | 3/24/2020 | |
3.1.2 | 1,114,261 | 2/18/2020 | |
3.1.1 | 1,578,012 | 1/14/2020 | |
3.1.0 | 65,584,513 | 12/3/2019 | |
3.1.0-preview3.19553.1 | 23,703 | 11/13/2019 | |
3.1.0-preview2.19528.1 | 19,987 | 11/1/2019 | |
3.1.0-preview1.19508.6 | 503,634 | 10/15/2019 | |
3.0.3 | 84,547 | 2/18/2020 | |
3.0.2 | 42,096 | 1/14/2020 | |
3.0.1 | 11,132 | 11/18/2019 | |
3.0.0 | 14,656,823 | 9/23/2019 | |
3.0.0-rc1.19457.3 | 21,300 | 9/16/2019 | |
3.0.0-preview9.19423.3 | 46,839 | 9/4/2019 | |
3.0.0-preview8.19405.5 | 91,410 | 8/13/2019 | |
3.0.0-preview7.19362.5 | 29,606 | 7/23/2019 | |
3.0.0-preview6.19304.1 | 64,148 | 6/12/2019 | |
3.0.0-preview5.19227.1 | 55,461 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 1,288 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 2,120 | 3/6/2019 | |
3.0.0-preview-19074-06 | 4,974 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 4,200 | 12/3/2018 | |
2.3.0 | 2,428,813 | 1/14/2025 | |
2.2.0 | 125,079,602 | 12/3/2018 | |
2.2.0-preview3-35497 | 92,996 | 10/17/2018 | |
2.2.0-preview2-35157 | 38,094 | 9/12/2018 | |
2.2.0-preview1-35029 | 23,495 | 8/22/2018 | |
2.1.2 | 13,421,439 | 8/21/2018 | |
2.1.1 | 32,194,564 | 6/18/2018 | |
2.1.0 | 32,849,699 | 5/29/2018 | |
2.1.0-rc1-final | 110,712 | 5/6/2018 | |
2.1.0-preview2-final | 124,362 | 4/10/2018 | |
2.1.0-preview1-final | 224,020 | 2/26/2018 | |
2.0.3 | 8,040,288 | 5/7/2018 | |
2.0.2 | 8,408,495 | 3/13/2018 | |
2.0.1 | 16,622,458 | 11/14/2017 | |
2.0.0 | 30,697,034 | 8/11/2017 | |
2.0.0-preview2-final | 102,229 | 6/28/2017 | |
2.0.0-preview1-final | 31,279 | 5/10/2017 |