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"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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 | 515 | 8/22/2018 |
3.0.0 | 400 | 8/19/2018 |
3.0.0-pre-007 | 430 | 6/13/2018 |
3.0.0-pre-006 | 435 | 5/31/2018 |
3.0.0-pre-005 | 435 | 5/31/2018 |
3.0.0-pre-004 | 436 | 5/28/2018 |