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.
<PackageVersion Include="Knockout.BindingConventions" Version="1.5.114" />
                    
Directory.Packages.props
<PackageReference Include="Knockout.BindingConventions" />
                    
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 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.
#addin nuget:?package=Knockout.BindingConventions&version=1.5.114
                    
Install Knockout.BindingConventions as a Cake Addin
#tool nuget:?package=Knockout.BindingConventions&version=1.5.114
                    
Install Knockout.BindingConventions as a Cake Tool

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 35,474 4/17/2015
1.4.112 3,988 8/29/2014
1.3.111 3,305 8/5/2014
1.3.104 4,141 11/1/2013
1.3.88-beta 3,022 10/31/2013
1.2.82 8,541 9/4/2013
1.2.75.1 3,056 8/28/2013
1.2.75 3,067 8/27/2013
1.2.72 3,099 8/6/2013
1.1.69 3,050 8/6/2013
1.0.68 4,260 8/1/2013
1.0.61 5,653 6/26/2013

Added possibility to override ViewLocator