There was an error while loading. Please reload this page.
Solid.Http is a collection of libraries to make http requests easy. The library is fully async and the request class is fully awaitable.
The included libraries are
The extensions libraries are
PM> Install-Package Solid.Http
> dotnet add package Solid.Http