JSBus.SignalR 1.0.0-rc1

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

// Install JSBus.SignalR as a Cake Tool
#tool nuget:?package=JSBus.SignalR&version=1.0.0-rc1&prerelease

JavaScript library to do store and forward in the browser using browser localstorage as intermediary store. This is the transport implementation that supplements the core JSBus library.
   For detailed usage see project page.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on JSBus.SignalR:

Package Downloads
JSBus.SignalR.Sample

JavaScript library to do store and forward in the browser using browser localstorage as intermediary store. This package contains an usage sample to demonstrate API usage. For detailed usage see project page.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 1,798 8/12/2014
1.2.0 2,007 8/12/2014
1.1.0 1,624 10/29/2013
1.0.0 1,528 3/7/2013
1.0.0-rc1 1,024 3/7/2013
1.0.0-rc 1,131 3/7/2013
1.0.0-beta3 1,089 3/7/2013
1.0.0-beta2 925 3/7/2013
1.0.0-beta 1,160 3/7/2013

Fixed webactivator issues.