Ameling.BatchRequest NuGet Package

BatchRequest is NuGet package which opens up an endpoint within a Asp.Net Core application to make batch requests: multiple requests embedded within a single HTTP request.

While REST API's are quite strong, sometimes lots of values have to be retrieved before proper UI can be shown. Launching multiple requests is definitely an option, but when the amount increases it is a good idea to bundle your requests to both make your UI code simpler and save some load on your server.




Got any Ameling.BatchRequest Question?





Info

Version: 1.0.1
Author(s): Wesley Ameling
Last Update: Thursday, October 22, 2020
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Ameling.BatchRequest


Install
Install-Package Ameling.BatchRequest
dotnet add package Ameling.BatchRequest
paket add Ameling.BatchRequest
Ameling.BatchRequest Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1303