Knockout.BindingConventions 1.5.114

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

// Install Knockout.BindingConventions as a Cake Tool
#tool nuget:?package=Knockout.BindingConventions&version=1.5.114

Caliburn Micro style conventions for Knockout

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Knockout.BindingConventions:

Package Downloads
Knockout.Bootstrap

Convention based template bootstrapper for Knockout

Knockout.Bootstrap.TemplateStore.Client

Convention based template store for Knockout

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.114 34,779 4/17/2015
1.4.112 3,531 8/29/2014
1.3.111 2,698 8/5/2014
1.3.104 3,539 11/1/2013
1.3.88-beta 2,468 10/31/2013
1.2.82 7,363 9/4/2013
1.2.75.1 2,557 8/28/2013
1.2.75 2,626 8/27/2013
1.2.72 2,651 8/6/2013
1.1.69 2,514 8/6/2013
1.0.68 3,666 8/1/2013
1.0.61 5,012 6/26/2013

Added possibility to override ViewLocator