Microsoft.CodeAnalysis.Razor
3.1.9
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.Razor --version 3.1.9
NuGet\Install-Package Microsoft.CodeAnalysis.Razor -Version 3.1.9
<PackageReference Include="Microsoft.CodeAnalysis.Razor" Version="3.1.9" />
<PackageVersion Include="Microsoft.CodeAnalysis.Razor" Version="3.1.9" />
<PackageReference Include="Microsoft.CodeAnalysis.Razor" />
paket add Microsoft.CodeAnalysis.Razor --version 3.1.9
#r "nuget: Microsoft.CodeAnalysis.Razor, 3.1.9"
#:package Microsoft.CodeAnalysis.Razor@3.1.9
#addin nuget:?package=Microsoft.CodeAnalysis.Razor&version=3.1.9
#tool nuget:?package=Microsoft.CodeAnalysis.Razor&version=3.1.9
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Razor.Language (>= 3.1.9)
- Microsoft.CodeAnalysis.Common (>= 3.3.0)
- Microsoft.CodeAnalysis.CSharp (>= 3.3.0)
NuGet packages (2)
Showing the top 2 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/e5f183b656a0e8bc087108130a5a9b54ae94494e |
|
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e |
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
|