Microsoft.AspNet.FriendlyUrls.Core
1.0.2
A library that enables automatic resolution of extensionless URLs to ASP.NET file-based handlers, e.g. ASPX pages.
Install-Package Microsoft.AspNet.FriendlyUrls.Core -Version 1.0.2
dotnet add package Microsoft.AspNet.FriendlyUrls.Core --version 1.0.2
<PackageReference Include="Microsoft.AspNet.FriendlyUrls.Core" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.FriendlyUrls.Core --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.FriendlyUrls.Core, 1.0.2"
#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.FriendlyUrls.Core as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.FriendlyUrls.Core&version=1.0.2
// Install Microsoft.AspNet.FriendlyUrls.Core as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.FriendlyUrls.Core&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- Microsoft.Web.Infrastructure (>= 1.0.0)
-
.NETFramework 4.5
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.AspNet.FriendlyUrls.Core:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.FriendlyUrls
Adds a mobile master page and a view switcher user control to enable switching between mobile and desktop views using ASP.NET Friendly URLs.
Note: This package contains content for C# Web Application Projects (WAPs) only.
|
|
|
Microsoft.AspNet.FriendlyUrls.Core.de
Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET Friendly URLs.
|