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" />
                    
Directory.Packages.props
<PackageReference Include="LCI.jQueryMobile.MVC4" />
                    
Project file
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
                    
#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.
#addin nuget:?package=LCI.jQueryMobile.MVC4&version=1.0.5
                    
Install LCI.jQueryMobile.MVC4 as a Cake Addin
#tool nuget:?package=LCI.jQueryMobile.MVC4&version=1.0.5
                    
Install LCI.jQueryMobile.MVC4 as a Cake Tool

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 3,812 10/29/2012
1.0.4 2,483 10/7/2012

Initial release