Json-Rpc implementation in .Net OWIN and TypeScript.
Info
Version: | 1.4.3 |
Author(s): | Rodris |
Last Update: | Thursday, May 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Rodris/TypedRpc |
NuGet Url: | https://www.nuget.org/packages/TypedRpc |
Install
Install-Package TypedRpc
dotnet add package TypedRpc
paket add TypedRpc
TypedRpc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
- Newtonsoft.Json(>= 9.0.1)
- Owin(>= 1.0.0)
Tags