Info
| Version: | 0.7.0 |
| Author(s): | Brian Genisio |
| Last Update: | Tuesday, February 19, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://srtsolutions.github.com/backbone.signalr |
| NuGet Url: | https://www.nuget.org/packages/Backbone.SignalR |
Install
Install-Package Backbone.SignalR
dotnet add package Backbone.SignalR
paket add Backbone.SignalR
Backbone.SignalR Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR(1.0.0)
- Backbone.js(0.9.10)
Tags
It includes the client and server-side components. It allows for a replacement of the default Backbone.sync layer with one that interfaces nicely with SignalR.