Creates an RPC service based on an interface.
Info
Version: | 2.2.3 |
Author(s): | Rush Frisby |
Last Update: | Wednesday, September 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rushfrisby/InterfaceRpc |
NuGet Url: | https://www.nuget.org/packages/InterfaceRpc.Service |
Install
Install-Package InterfaceRpc.Service
dotnet add package InterfaceRpc.Service
paket add InterfaceRpc.Service
InterfaceRpc.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authorization(>= 2.1.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.CSharp(>= 4.5.0)
- SerializerDotNet(>= 1.0.3)
Tags