Microsoft.AspNet.FriendlyUrls
1.0.2
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.
Install-Package Microsoft.AspNet.FriendlyUrls -Version 1.0.2
dotnet add package Microsoft.AspNet.FriendlyUrls --version 1.0.2
<PackageReference Include="Microsoft.AspNet.FriendlyUrls" 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 --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, 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 as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.FriendlyUrls&version=1.0.2
// Install Microsoft.AspNet.FriendlyUrls as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.FriendlyUrls&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.AspNet.FriendlyUrls.Core (>= 1.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.