RPC implementation for .NET.
Info
Version: | 2.0.4 |
Author(s): | Artur Wolf |
Last Update: | Thursday, February 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RpcNet |
Install
Install-Package RpcNet
dotnet add package RpcNet
paket add RpcNet
RpcNet Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.3)