Info
| Version: | 2.4.0 |
| Author(s): | Roy Jacobs |
| Last Update: | Monday, February 4, 2013 |
| .NET Fiddle: | Online Example |
| Project Url: | http://knockoutjs.com/documentation/plugins-mapping.html |
| NuGet Url: | https://www.nuget.org/packages/Knockout.Mapping |
Install
Install-Package Knockout.Mapping
dotnet add package Knockout.Mapping
paket add Knockout.Mapping
Knockout.Mapping Download (Unzip the "nupkg" after downloading)
Dependencies
- knockoutjs(2.0.0)
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.