tomato.rpc is a lightweight and high performance, easy to learn rpc framework.
Info
| Version: | 2.1.1 |
| Author(s): | Xuanye Wong |
| Last Update: | Thursday, November 12, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/xuanye/tomato |
| NuGet Url: | https://www.nuget.org/packages/Tomato.Gateway |
Install
Install-Package Tomato.Gateway
dotnet add package Tomato.Gateway
paket add Tomato.Gateway
Tomato.Gateway Download (Unzip the "nupkg" after downloading)
Dependencies
- Tomato.Rpc(>= 2.1.0)
- Microsoft.AspNetCore(>= 2.2.0)
Tags