Microsoft.AspNetCore.Razor.Language
2.1.0-preview1-final
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Razor.Language --version 2.1.0-preview1-final
NuGet\Install-Package Microsoft.AspNetCore.Razor.Language -Version 2.1.0-preview1-final
<PackageReference Include="Microsoft.AspNetCore.Razor.Language" Version="2.1.0-preview1-final" />
paket add Microsoft.AspNetCore.Razor.Language --version 2.1.0-preview1-final
#r "nuget: Microsoft.AspNetCore.Razor.Language, 2.1.0-preview1-final"
// Install Microsoft.AspNetCore.Razor.Language as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.Razor.Language&version=2.1.0-preview1-final&prerelease // Install Microsoft.AspNetCore.Razor.Language as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.Razor.Language&version=2.1.0-preview1-final&prerelease
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6
- NETStandard.Library (>= 2.0.1)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.AspNetCore.Razor.Language:
Package | Downloads |
---|---|
Microsoft.CodeAnalysis.Razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e |
|
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 |
GitHub repositories (19)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Razor.Language:
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.
|
|
MudBlazor/MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
|
|
MonkSoul/Furion
Make .NET development easier, more versatile, and more popular.
|