aknudsen.knockoutjs 2.2.5

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

// Install aknudsen.knockoutjs as a Cake Tool
#tool nuget:?package=aknudsen.knockoutjs&version=2.2.5

A JavaScript MVVM library to to help you create rich, dynamic user interfaces with clean maintainable code - fork by Arve Knudsen

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on aknudsen.knockoutjs:

Package Downloads
Knockout-Isotope

Isotope Knockout binding.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.5 4,530 3/7/2013

Don't clean jQuery node data in presence of beforeRemove callback.