RpcLikeBlazor is a lightweight library for method like calling server-side ASP.NET Api from client-side app.
Info
Version: | 0.2.4 |
Author(s): | MaximPodreshetnikov |
Last Update: | Friday, August 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mpodreshetnikov/RpcLikeBlazor |
NuGet Url: | https://www.nuget.org/packages/RpcLikeBlazor |
Install
Install-Package RpcLikeBlazor
dotnet add package RpcLikeBlazor
paket add RpcLikeBlazor
RpcLikeBlazor Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.AspNetCore.Components.WebAssembly(>= 3.2.0)
Tags