LCI.jQueryMobile.MVC4
1.0.5
dotnet add package LCI.jQueryMobile.MVC4 --version 1.0.5
NuGet\Install-Package LCI.jQueryMobile.MVC4 -Version 1.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LCI.jQueryMobile.MVC4" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LCI.jQueryMobile.MVC4" Version="1.0.5" />
<PackageReference Include="LCI.jQueryMobile.MVC4" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LCI.jQueryMobile.MVC4 --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LCI.jQueryMobile.MVC4, 1.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package LCI.jQueryMobile.MVC4@1.0.5
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LCI.jQueryMobile.MVC4&version=1.0.5
#tool nuget:?package=LCI.jQueryMobile.MVC4&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package will update your MVC4 project, installing jQuery.mobile for you and adding in adaptive view features for mobile devices, returning unique views to desktops, tablets, and phones. It will create a DisplayModeProviders class and the ViewSwitcher code for you and includes the necessary MVC4 Shared Layout files for those mobile pages. With a couple of quick edits, you'll have adaptive mobile views running in your MVC4 site in minutes.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery.Mobile (>= 1.1.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release