client-mvc 0.9.0

Additional Details

Now available via npm

dotnet add package client-mvc --version 0.9.0
NuGet\Install-Package client-mvc -Version 0.9.0
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="client-mvc" Version="0.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add client-mvc --version 0.9.0
#r "nuget: client-mvc, 0.9.0"
#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.
// Install client-mvc as a Cake Addin
#addin nuget:?package=client-mvc&version=0.9.0

// Install client-mvc as a Cake Tool
#tool nuget:?package=client-mvc&version=0.9.0

Installation form nuget will shortly be discontinued. Please install from npm.

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
0.9.0 1,458 6/23/2015
0.5.6 1,094 6/2/2015
0.5.5 1,108 6/2/2015
0.5.4 1,162 5/29/2015
0.5.3 1,203 5/29/2015
0.5.2 1,089 5/20/2015
0.5.1 1,050 5/20/2015
0.5.0 1,121 5/19/2015

Added Backbone based Router and History elements.