client-mvc 0.5.2

Additional Details

Now available via npm

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

A lightweight client MVC framework for building small Single Page Applications in Javascript. Based on some of the principles that drive Backbone it's an ideal lightweight solution for people either familiar with Backbone or wanting to start learning it.

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.

Documentation and usage updates.