ASP.NET Core integration for JsonRpcNet.
Info
Version: | 0.1.12 |
Author(s): | Fabricio Bastian, Jonas Gottschau |
Last Update: | Wednesday, March 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JsonRpcNet |
NuGet Url: | https://www.nuget.org/packages/JsonRpcNet.AspNetCore |
Install
Install-Package JsonRpcNet.AspNetCore
dotnet add package JsonRpcNet.AspNetCore
paket add JsonRpcNet.AspNetCore
JsonRpcNet.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonRpcNet.Core(>= 0.1.14)
- Microsoft.AspNetCore(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
Tags