Info
| Version: | 5.1.0 |
| Author(s): | 24HR |
| Last Update: | Sunday, May 31, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Mako88/SimpleHttpClient |
| NuGet Url: | https://www.nuget.org/packages/SimpleHttpClient |
Install
Install-Package SimpleHttpClient
dotnet add package SimpleHttpClient
paket add SimpleHttpClient
SimpleHttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
No extension methods, included interfaces for easy unit test mocking, and straightforward properties for easier debugging. It also supports streaming responses, with built-in helpers for reading line-delimited streams and Server-Sent Events.