knockoutjs 3.5.2
dotnet add package knockoutjs --version 3.5.2
NuGet\Install-Package knockoutjs -Version 3.5.2
<PackageReference Include="knockoutjs" Version="3.5.2" />
<PackageVersion Include="knockoutjs" Version="3.5.2" />
<PackageReference Include="knockoutjs" />
paket add knockoutjs --version 3.5.2
#r "nuget: knockoutjs, 3.5.2"
#:package knockoutjs@3.5.2
#addin nuget:?package=knockoutjs&version=3.5.2
#tool nuget:?package=knockoutjs&version=3.5.2
Knockout
Knockout is a JavaScript MVVM (a modern variant of MVC) library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML. It uses observers to make your UI automatically stay in sync with an underlying data model, along with a powerful and extensible set of declarative bindings to enable productive development.
Getting started
Totally new to Knockout? The most fun place to start is the online interactive tutorials.
For more details, see
- Documentation on the project's website
- Online examples at http://knockoutjs.com/examples/
Downloading Knockout
You can download released versions of Knockout from the project's website.
For Node.js developers, Knockout is also available from npm - just run npm install knockout.
Building Knockout from sources
If you prefer to build the library yourself:
Clone the repo from GitHub
git clone https://github.com/knockout/knockout.git cd knockoutAcquire build dependencies.
Make sure you have Node.js and Java installed on your workstation. These are only needed to build Knockout from sources. Knockout itself has no dependency on Node.js or Java once it is built (it works with any server technology or none). Now run:
npm installRun the build tool
npm run gruntNow you'll find the built files in
build/output/.To run a single task, use
--npm run grunt -- build:debug
Running the tests
npm test # All tests (Node.js + headless Chrome)
npm run test:node # Node.js non-DOM specs only
npm run test:browser # Headless Chrome specs only
npm run grunt # Build and test against production output
For interactive debugging, open spec/runner.html in your browser.
License
MIT license - https://www.opensource.org/licenses/mit-license.php
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (161)
Showing the top 5 NuGet packages that depend on knockoutjs:
| Package | Downloads |
|---|---|
|
Knockout.Mapping
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. |
|
|
Knockout.Validation
A Validation Library plugin for KnockoutJS. An extensible and pluggable framework for performing model-based Form and UI validation. |
|
|
Durandal
Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn... Features -Clean MV* Architecture -JS & HTML Modularity -Simple App Lifecycle -Eventing, Modals, Message Boxes, etc. -Navigation & Screen State Management -Consistent Async Programming w/ Promises -App Bundling and Optimization -Use any Backend Technology -Built on top of jQuery, Knockout & RequireJS. -Integrates with popular CSS libraries such as Bootstrap and Foundation. -Make your own templatable and data-bindable widgets. |
|
|
WebApiTestClient
A simple Test Client built on top of ASP.NET Web API Help Page. |
|
|
Knockout-Sortable
A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality |
GitHub repositories (42)
Showing the top 20 popular GitHub repositories that depend on knockoutjs:
| Repository | Stars |
|---|---|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
|
DotNetOpenAuth/DotNetOpenAuth
A C# implementation of the OpenID, OAuth protocols
|
|
|
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
|
|
|
nikhilk/scriptsharp
Script# Project - a C# to JavaScript compiler, to power your HTML5 and Node.js web development.
|
|
|
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
|
|
|
maartenba/MvcSiteMapProvider
An ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework.
|
|
|
JoeMayo/LinqToTwitter
LINQ Provider for the Twitter API (C# Twitter Library)
|
|
|
BoletoNet/boletonet
Boleto.Net is a library developed for use in Brazil, given it has been programmed with Brazilian retail legislation and business rules for bank registered billing integration.
|
|
|
edumentab/cqrs-starter-kit
A starter kit for working with CQRS and intentful testing.
|
|
|
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
|
|
|
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
|
|
|
tuespetre/TuesPechkin
A .NET wrapper for the wkhtmltopdf library with an object-oriented API.
|
|
|
VeronicaWasson/LocalAccountsApp
Show local login with ASP.NET Web API
|
|
|
ardalis/ddd-vet-sample
A sample meant to demonstrate domain driven design using a veterinary hospital management system.
|
|
|
haacked/CodeHaacks
This is a collection of prototypes, samples, proof-of-concepts. None of this is meant to be used in production code, but you can take any of the ideas you like and try them out in your own projects.
|
|
|
daxnet/ByteartRetail
一个演示.NET企业应用开发技术以及领域驱动设计的案例代码,业务背景是一个简单的在线零售系统。
|
|
|
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
|
|
|
Azure/azure-iot-remote-monitoring
Azure IoT Remote Monitoring preconfigured solution
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.5.2 | 0 | 3/9/2026 |
| 3.5.1 | 3,376,972 | 11/5/2019 |
| 3.5.0 | 818,645 | 2/22/2019 |
| 3.4.2 | 4,080,840 | 3/6/2017 |
| 3.4.1 | 315,585 | 1/12/2017 |
| 3.4.0 | 2,861,355 | 11/24/2015 |
| 3.3.0 | 1,635,452 | 3/6/2015 |
| 3.2.0 | 1,922,821 | 8/20/2014 |
| 3.1.0 | 1,253,373 | 3/6/2014 |
| 3.0.0 | 1,192,334 | 10/28/2013 |
| 2.3.0 | 1,440,575 | 7/12/2013 |
| 2.2.1 | 2,112,421 | 1/15/2013 |
| 2.2.0 | 8,546,435 | 10/28/2012 |
| 2.1.0 | 4,264,791 | 5/8/2012 |
| 2.0.0.1 | 302,283 | 2/23/2012 |
| 2.0.0 | 1,292,890 | 12/21/2011 |
| 2.0.0-rc | 3,705 | 12/14/2011 |
| 1.2.9 | 142,730 | 8/30/2011 |
| 1.2.1 | 10,668 | 5/26/2011 |
| 1.2.0 | 9,932 | 4/26/2011 |