EdjCase.JsonRpc.Router.WebSockets
3.0.1
A AspNet Core IRouter extension for Json Rpc v2 websocket based requests for Microsoft.AspNetCore.Routing.
Install-Package EdjCase.JsonRpc.Router.WebSockets -Version 3.0.1
dotnet add package EdjCase.JsonRpc.Router.WebSockets --version 3.0.1
<PackageReference Include="EdjCase.JsonRpc.Router.WebSockets" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EdjCase.JsonRpc.Router.WebSockets --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EdjCase.JsonRpc.Router.WebSockets, 3.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install EdjCase.JsonRpc.Router.WebSockets as a Cake Addin
#addin nuget:?package=EdjCase.JsonRpc.Router.WebSockets&version=3.0.1
// Install EdjCase.JsonRpc.Router.WebSockets as a Cake Tool
#tool nuget:?package=EdjCase.JsonRpc.Router.WebSockets&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixing bulk serialization issue. Restricting ids to integers rather than any number.
Dependencies
-
.NETStandard 2.0
- EdjCase.JsonRpc.Router (>= 3.0.1)
- Microsoft.AspNetCore.WebSockets (>= 2.1.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.1 | 539 | 8/22/2018 |
3.0.0 | 423 | 8/19/2018 |
3.0.0-pre-007 | 455 | 6/13/2018 |
3.0.0-pre-006 | 460 | 5/31/2018 |
3.0.0-pre-005 | 460 | 5/31/2018 |
3.0.0-pre-004 | 461 | 5/28/2018 |