jQuery.DataLink
0.1.0
dotnet add package jQuery.DataLink --version 0.1.0
NuGet\Install-Package jQuery.DataLink -Version 0.1.0
<PackageReference Include="jQuery.DataLink" Version="0.1.0" />
<PackageVersion Include="jQuery.DataLink" Version="0.1.0" />
<PackageReference Include="jQuery.DataLink" />
paket add jQuery.DataLink --version 0.1.0
#r "nuget: jQuery.DataLink, 0.1.0"
#addin nuget:?package=jQuery.DataLink&version=0.1.0
#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).
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.4.3)
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 | 11,042 | 2/11/2011 |