Knockout.BindingConventions
1.2.82
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Knockout.BindingConventions --version 1.2.82
NuGet\Install-Package Knockout.BindingConventions -Version 1.2.82
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.2.82" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Knockout.BindingConventions --version 1.2.82
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Knockout.BindingConventions, 1.2.82"
#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.2.82 // Install Knockout.BindingConventions as a Cake Tool #tool nuget:?package=Knockout.BindingConventions&version=1.2.82
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Caliburn Micro style conventions for Knockout
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- knockoutjs (>= 2.3.0)
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,241 | 4/17/2015 |
1.4.112 | 3,881 | 8/29/2014 |
1.3.111 | 3,182 | 8/5/2014 |
1.3.104 | 3,966 | 11/1/2013 |
1.3.88-beta | 2,858 | 10/31/2013 |
1.2.82 | 8,079 | 9/4/2013 |
1.2.75.1 | 2,944 | 8/28/2013 |
1.2.75 | 2,952 | 8/27/2013 |
1.2.72 | 2,987 | 8/6/2013 |
1.1.69 | 2,933 | 8/6/2013 |
1.0.68 | 4,147 | 8/1/2013 |
1.0.61 | 5,486 | 6/26/2013 |
Fixed a bug with multiline virtual elements causing the library to apply template binding even if the element was not empty.