Knockout.Mapping 0.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Knockout.Mapping --version 0.5.0
                    
NuGet\Install-Package Knockout.Mapping -Version 0.5.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="Knockout.Mapping" Version="0.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Knockout.Mapping" Version="0.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Knockout.Mapping" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Knockout.Mapping --version 0.5.0
                    
#r "nuget: Knockout.Mapping, 0.5.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.
#:package Knockout.Mapping@0.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Knockout.Mapping&version=0.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Knockout.Mapping&version=0.5.0
                    
Install as a Cake Tool

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Knockout.Mapping:

Repository Stars
AndreyAkinshin/knockout-mvc
Power of Knockout.js for ASP.NET MVC
Version Downloads Last Updated
2.4.0 132,435 2/4/2013
2.3.4 6,496 11/22/2012
2.3.3 1,090 11/7/2012
2.3.2 2,641 8/20/2012
2.2.2 1,210 7/2/2012
2.2.0 404 6/8/2012
2.1.0 400 2/16/2012
2.0.3 231 12/22/2011
2.0.0 273 9/5/2011
1.2.5 73 8/24/2011
1.2.4 75 8/17/2011
1.2.3 80 8/2/2011
1.2.2 88 7/27/2011
1.2.1 73 7/21/2011
1.2.0 74 7/9/2011
1.1.0 79 7/7/2011
1.0.0 74 7/7/2011
0.5.0 147 4/22/2011