Knockout.Mapping
2.4.0
The mapping plugin gives you a straightforward way to map plain JavaScript objects into a view model with the appropriate Knockout observables. This is an alternative to manually writing your own JavaScript code that constructs a view model based on some data you've fetched from the server.
Install-Package Knockout.Mapping -Version 2.4.0
dotnet add package Knockout.Mapping --version 2.4.0
<PackageReference Include="Knockout.Mapping" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Knockout.Mapping --version 2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- knockoutjs (>= 2.0.0)
GitHub Usage
Showing the top 3 GitHub repositories that depend on Knockout.Mapping:
Repository | Stars | |
---|---|---|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org
|
||
IdentityModel/AuthorizationServer
Sample implementation of an OAuth2 Authorization Server
|
||
AndreyAkinshin/knockout-mvc
Power of Knockout.js for ASP.NET MVC
|
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.4.0 | 1,397,246 | 2/4/2013 | ||
2.3.4 | 83,965 | 11/22/2012 | ||
2.3.3 | 56,969 | 11/7/2012 | ||
2.3.2 | 57,197 | 8/20/2012 | ||
2.2.2 | 17,740 | 7/2/2012 | ||
2.2.0 | 6,096 | 6/8/2012 | ||
2.1.0 | 11,916 | 2/16/2012 | ||
2.0.3 | 3,690 | 12/22/2011 | ||
2.0.0 | 3,129 | 9/5/2011 | ||
1.2.5 | 856 | 8/24/2011 | ||
1.2.4 | 835 | 8/17/2011 | ||
1.2.3 | 936 | 8/2/2011 | ||
1.2.2 | 1,068 | 7/27/2011 | ||
1.2.1 | 848 | 7/21/2011 | ||
1.2.0 | 928 | 7/9/2011 | ||
1.1.0 | 769 | 7/7/2011 | ||
1.0.0 | 832 | 7/7/2011 | ||
0.5.0 | 1,534 | 4/22/2011 |