verbinderjs 0.1.0.1-alpha

This is a prerelease version of verbinderjs.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package verbinderjs --version 0.1.0.1-alpha
NuGet\Install-Package verbinderjs -Version 0.1.0.1-alpha
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="verbinderjs" Version="0.1.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add verbinderjs --version 0.1.0.1-alpha
#r "nuget: verbinderjs, 0.1.0.1-alpha"
#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 verbinderjs as a Cake Addin
#addin nuget:?package=verbinderjs&version=0.1.0.1-alpha&prerelease

// Install verbinderjs as a Cake Tool
#tool nuget:?package=verbinderjs&version=0.1.0.1-alpha&prerelease

Very simple kncokout.js based binder with ability to upload external templates, use pure html as template.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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

ver 0.1.0
+ template can be a pure html
+ templates can be stored in JavaScript object
- mustachejs templating (removed from download, can be downloaded from project site)