This repository was archived by the owner on Apr 10, 2025. It is now read-only.
-
Couldn't load subscription status.
- Fork 2
Home
Gísli Konráð Björnsson edited this page Mar 17, 2018
·
9 revisions
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
- Solid.Http
- Solid.Http.Core
- Solid.Http.Json
The extensions libraries are
- Solid.Http.Extensions.Xml
- Solid.Http.Extensions.Zip
PM> Install-Package Solid.Http> dotnet add package Solid.Http