An HTTP client/server library designed to enable the implementation and consumption of HTTP services in a purely functional asynchronous style.
Info
| Version: | 0.0.1-pre1 |
| Author(s): | David Bordoley |
| Last Update: | Thursday, February 12, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bordoley/FunctionalHttp |
| NuGet Url: | https://www.nuget.org/packages/FunctionalHttp |
Install
Install-Package FunctionalHttp
dotnet add package FunctionalHttp
paket add FunctionalHttp
FunctionalHttp Download (Unzip the "nupkg" after downloading)
Dependencies
- Sparse(0.0.3)
Tags