Microsoft.AspNet.WebPages.Data
3.0.0
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
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.Data -Version 3.0.0
dotnet add package Microsoft.AspNet.WebPages.Data --version 3.0.0
<PackageReference Include="Microsoft.AspNet.WebPages.Data" 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.Data --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.Data, 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.Data as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.WebPages.Data&version=3.0.0
// Install Microsoft.AspNet.WebPages.Data as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.WebPages.Data&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.AspNet.WebPages.Data:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.WebPages.Data.de
Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET Web Pages 3 Data.
|
|
|
Microsoft.AspNet.WebPages.WebData
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
|