Microsoft.AspNet.Razor
4.0.0-beta7
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" />
paket add Microsoft.AspNet.Razor --version 4.0.0-beta7
#r "nuget: Microsoft.AspNet.Razor, 4.0.0-beta7"
// 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
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
| Product | Versions |
|---|---|
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| DNX | dnx451 |
| DNXCore | dnxcore50 |
-
.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)
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. |