Microsoft.AspNet.WebPages
3.0.0
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.AspNet.WebPages -Version 3.0.0
dotnet add package Microsoft.AspNet.WebPages --version 3.0.0
<PackageReference Include="Microsoft.AspNet.WebPages" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.WebPages --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.WebPages, 3.0.0"
#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.WebPages as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.WebPages&version=3.0.0
// Install Microsoft.AspNet.WebPages as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.WebPages&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Please go here to view the release notes: https://go.microsoft.com/fwlink/?LinkID=320753&clcid=0x409
Dependencies
-
- Microsoft.AspNet.Razor (>= 3.0.0)
- Microsoft.Web.Infrastructure (>= 1.0.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.AspNet.WebPages:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.WebPages.de
Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET Web Pages 3.
|
|
|
Microsoft.AspNet.Mvc
This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.
|
|
|
Microsoft.AspNet.WebHelpers
This package contains web helpers to easily add functionality to your site such as Captcha validation, Twitter profile and search boxes, Gravatars, Video, Bing search, site analytics or themes.
|