Microsoft.AspNetCore.Mvc.Razor.Extensions
2.2.0-preview2-35157
This is a prerelease version of Microsoft.AspNetCore.Mvc.Razor.Extensions.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Mvc.Razor.Extensions --version 2.2.0-preview2-35157
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Razor.Extensions -Version 2.2.0-preview2-35157
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="2.2.0-preview2-35157" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Mvc.Razor.Extensions --version 2.2.0-preview2-35157
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Mvc.Razor.Extensions, 2.2.0-preview2-35157"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNetCore.Mvc.Razor.Extensions as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.Mvc.Razor.Extensions&version=2.2.0-preview2-35157&prerelease // Install Microsoft.AspNetCore.Mvc.Razor.Extensions as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.Mvc.Razor.Extensions&version=2.2.0-preview2-35157&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASP.NET Core design time hosting infrastructure for the Razor view engine.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6
- Microsoft.AspNetCore.Razor.Language (>= 2.2.0-preview2-35157)
- Microsoft.CodeAnalysis.Razor (>= 2.2.0-preview2-35157)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Razor.Language (>= 2.2.0-preview2-35157)
- Microsoft.CodeAnalysis.Razor (>= 2.2.0-preview2-35157)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.AspNetCore.Mvc.Razor.Extensions:
Package | Downloads |
---|---|
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 (12)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Mvc.Razor.Extensions:
Repository | Stars |
---|---|
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
|
|
Code52/pretzel
A site generation tool (and then some) for .NET platforms
|