Knockout-AMD-Helpers
0.2.1
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-AMD-Helpers --version 0.2.1
NuGet\Install-Package Knockout-AMD-Helpers -Version 0.2.1
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-AMD-Helpers" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Knockout-AMD-Helpers" Version="0.2.1" />
<PackageReference Include="Knockout-AMD-Helpers" />
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-AMD-Helpers --version 0.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Knockout-AMD-Helpers, 0.2.1"
#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.
#:package Knockout-AMD-Helpers@0.2.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Knockout-AMD-Helpers&version=0.2.1
#tool nuget:?package=Knockout-AMD-Helpers&version=0.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Knockout-AMD-Helpers is a lightweight plugin that makes working with AMD modules in Knockout.js easier by adding a "module" binding and pulling external templates using the text plugin.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- knockoutjs (>= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.7.3 | 63,985 | 11/26/2014 |
0.7.2 | 3,830 | 9/19/2014 |
0.7.0 | 3,566 | 5/23/2014 |
0.6.2 | 1,617 | 3/17/2014 |
0.6.1 | 7,206 | 1/3/2014 |
0.6.0 | 1,467 | 12/11/2013 |
0.5.2 | 1,674 | 11/1/2013 |
0.5.1 | 1,716 | 10/21/2013 |
0.3.0 | 1,819 | 8/22/2013 |
0.2.5 | 2,185 | 6/20/2013 |
0.2.4 | 1,563 | 5/30/2013 |
0.2.3 | 1,562 | 5/28/2013 |
0.2.2 | 1,487 | 5/23/2013 |
0.2.1 | 1,569 | 5/17/2013 |
0.2.0 | 1,581 | 5/6/2013 |
0.1.0 | 1,581 | 5/1/2013 |
0.2.1 - ensure that template is cleared if module is cleared
0.2.0 - allow module binding to use containerless syntax. add trailing slash, as necessary to paths.
0.1.0 - initial release