Microsoft.AspNet.Razor
4.0.0-beta7
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
This is a prerelease version of Microsoft.AspNet.Razor.
Install-Package Microsoft.AspNet.Razor -Version 4.0.0-beta7
dotnet add package Microsoft.AspNet.Razor --version 4.0.0-beta7
<PackageReference Include="Microsoft.AspNet.Razor" Version="4.0.0-beta7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Razor --version 4.0.0-beta7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Razor, 4.0.0-beta7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.Razor as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.Razor&version=4.0.0-beta7&prerelease
// Install Microsoft.AspNet.Razor as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Razor&version=4.0.0-beta7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
DNX 4.5.1
- No dependencies.
-
DNXCore 5.0
- System.Collections (>= 4.0.11-beta-23225)
- System.Diagnostics.Debug (>= 4.0.11-beta-23225)
- System.Diagnostics.Tools (>= 4.0.1-beta-23225)
- System.IO (>= 4.0.11-beta-23225)
- System.IO.FileSystem (>= 4.0.1-beta-23225)
- System.Linq (>= 4.0.1-beta-23225)
- System.Reflection (>= 4.1.0-beta-23225)
- System.Resources.ResourceManager (>= 4.0.1-beta-23225)
- System.Runtime.Extensions (>= 4.0.11-beta-23225)
- System.Security.Cryptography.Algorithms (>= 4.0.0-beta-23225)
- System.Threading (>= 4.0.11-beta-23225)
- System.Threading.Tasks (>= 4.0.11-beta-23225)
- System.Threading.Thread (>= 4.0.0-beta-23225)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.Razor:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.Razor.de
Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET Razor.
|
|
|
RazorEngine
RazorEngine - A Templating Engine based on the Razor parser.
|
|
|
EntityFramework.Relational.Design
Shared Design-time Entity Framework components for relational data stores.
|
|
|
Microsoft.AspNet.WebApi.HelpPage
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.
|
|
|
Microsoft.AspNet.WebApi.HelpPage.VB
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.
|