jQuery.DataLink 0.1.0

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

// Install jQuery.DataLink as a Cake Tool
#tool nuget:?package=jQuery.DataLink&version=0.1.0

The link API allows you to very quickly and easily link fields of a form to an object. Any changes to the form fields are automatically pushed onto the object, saving you from writing retrieval code. By default, changes to the object are also automatically pushed back onto the corresponding form field, saving you from writing even more code. Furthermore, converters lets you modify the format or type of the value as it flows between the two sides (for example, formatting a phone number, or parsing a string to a number).

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
0.1.0 9,266 2/11/2011