Microsoft.AspNet.Mvc.FixedDisplayModes
5.0.0
The previous version of this package contained a workaround for a bug affecting mobile view caching in ASP.NET MVC 4. As of ASP.NET MVC 5 this workaround is no longer needed. This package can be safely removed without affecting your application.
Install-Package Microsoft.AspNet.Mvc.FixedDisplayModes -Version 5.0.0
dotnet add package Microsoft.AspNet.Mvc.FixedDisplayModes --version 5.0.0
<PackageReference Include="Microsoft.AspNet.Mvc.FixedDisplayModes" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Mvc.FixedDisplayModes --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Mvc.FixedDisplayModes, 5.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.Mvc.FixedDisplayModes as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.Mvc.FixedDisplayModes&version=5.0.0
// Install Microsoft.AspNet.Mvc.FixedDisplayModes as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Mvc.FixedDisplayModes&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.AspNet.Mvc (>= 5.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.