Knockout.Mapping 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Knockout.Mapping --version 1.2.0
NuGet\Install-Package Knockout.Mapping -Version 1.2.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="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Knockout.Mapping --version 1.2.0
#r "nuget: Knockout.Mapping, 1.2.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 Knockout.Mapping as a Cake Addin
#addin nuget:?package=Knockout.Mapping&version=1.2.0

// Install Knockout.Mapping as a Cake Tool
#tool nuget:?package=Knockout.Mapping&version=1.2.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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on Knockout.Mapping:

Package Downloads
Bifrost.JS

Support frontend development using JavaScript for Bifrost

kMVC

Knockout.js - is a popular JavaScript library that allows easy creation of feature-rich applications based on Model-View-View Model (MVVM) pattern: user interface can be bound to a separate existing data model. And any change of the model will result in dynamic refresh of the interface. Knockout MVC is a library for ASP.NET MVC3/MVC4 , that is a wrapper for Knockout.js, that helps to move entire business logic to the server side: the complete JavaScript code necessary on the client side will be generated automatically based on the described C# (or VB.NET) model. Binding of the page interface to business model is done MVVM-style with the help of C#/VB.NET expressions (not separate properties, but expressions over them that will be translated to JavaScript code) using IntelliSense. If complex operations should be done to the model, it is possible to address to any model method on the server using one short string (ajax query will be automatically generated; and when the client will get the updated model, the whole interface will automatically refresh). Generated JavaScript code is based on Knockout.js and that is why it works under any browser (even IE 6). Thus, describing the whole business logic on the server in a single instance we get an ability to create fully-featured cross-browser client Web application without writing a single JavaScript code!

MVC3ControlsToolkit

MVC 4 - 5 Controls Toolkit is a complete set of advanced server controls for MVC 3-MVC5 ranging from a templated edit-on line datagrid to date-picker and custom formatted textboxes, supporting client validation and globalization. MVC Controls Toolkit makes it easier to define new complex controls for MVC without defining custom binders to read back the input from the Controls because each control enables the MVC engine to call its own handler to bind properly the input to the view model. Thus, there is no need to adapt the controller to a control or to define ad hoc controllers.

Bifrost.Mimir

The administration tool for Bifrost called Mimir

Hammer.Web

Helpers for single page TypeScript apps

GitHub repositories (2)

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

Repository Stars
IdentityModel/AuthorizationServer
Sample implementation of an OAuth2 Authorization Server
AndreyAkinshin/knockout-mvc
Power of Knockout.js for ASP.NET MVC
Version Downloads Last updated
2.4.0 3,773,178 2/4/2013
2.3.4 166,667 11/22/2012
2.3.3 78,565 11/7/2012
2.3.2 113,798 8/20/2012
2.2.2 32,584 7/2/2012
2.2.0 8,126 6/8/2012
2.1.0 15,445 2/16/2012
2.0.3 5,680 12/22/2011
2.0.0 17,806 9/5/2011
1.2.5 1,919 8/24/2011
1.2.4 1,870 8/17/2011
1.2.3 1,961 8/2/2011
1.2.2 2,125 7/27/2011
1.2.1 1,889 7/21/2011
1.2.0 1,951 7/9/2011
1.1.0 1,770 7/7/2011
1.0.0 1,835 7/7/2011
0.5.0 13,816 4/22/2011