JSBus.SignalR.Sample 1.2.0

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

// Install JSBus.SignalR.Sample as a Cake Tool
#tool nuget:?package=JSBus.SignalR.Sample&version=1.2.0

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 2,144 8/12/2014
1.2.0 1,099 8/12/2014
1.1.0 1,321 10/29/2013
1.0.0 1,315 3/7/2013
1.0.0-rc1 984 3/7/2013
1.0.0-rc 993 3/7/2013
1.0.0-beta3 975 3/7/2013
1.0.0-beta2 963 3/7/2013
1.0.0-beta 1,020 3/7/2013

Add some defensive coding around sending messages.