JQueryMVVMNavigationFramework 1.0.16

There is a newer version of this package available.
See the version list below for details.
dotnet add package JQueryMVVMNavigationFramework --version 1.0.16
                    
NuGet\Install-Package JQueryMVVMNavigationFramework -Version 1.0.16
                    
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="JQueryMVVMNavigationFramework" Version="1.0.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JQueryMVVMNavigationFramework" Version="1.0.16" />
                    
Directory.Packages.props
<PackageReference Include="JQueryMVVMNavigationFramework" />
                    
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 JQueryMVVMNavigationFramework --version 1.0.16
                    
#r "nuget: JQueryMVVMNavigationFramework, 1.0.16"
                    
#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=JQueryMVVMNavigationFramework&version=1.0.16
                    
Install as a Cake Addin
#tool nuget:?package=JQueryMVVMNavigationFramework&version=1.0.16
                    
Install as a Cake Tool

This framework provide a common navigation frame with the MVVM pattern It depends on JQuery and knockout

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.18 1,891 2/13/2015
1.0.17 1,618 12/5/2014
1.0.16 1,350 7/31/2014
1.0.15 1,367 7/31/2014
1.0.14 1,347 7/15/2014
1.0.13 1,309 6/30/2014
1.0.12 1,538 3/28/2014
1.0.11 1,392 3/8/2014
1.0.10 1,414 2/28/2014
1.0.9 1,371 1/20/2014
1.0.7 1,363 12/23/2013
1.0.6 1,403 12/22/2013
1.0.5 1,354 12/20/2013
1.0.4 1,454 12/2/2013
1.0.3 1,464 8/19/2013
1.0.2 1,476 5/29/2013
1.0.1 1,456 5/2/2013
1.0.0 1,431 4/28/2013

fix the bug when nav to current active content again, the script can be found by use id
update typescript def file