/dotnet-core-httputils

HTTP Utilities for .NET Core, supporting HTTP related calls notably around working with RESTful services

Primary LanguageC#Apache License 2.0Apache-2.0

.NET Core HTTP Extensions

Various HTTP related extension methods and HttpMessageHandlers that are usful when accessing HTTP resources.

Version and build status

NuGet version

Build status

Usage

For details on how to use various MessageHandlers or extension methods see the wiki page.

Contribution

We value your input as part of direct feedback to us, by filing issues, or preferably by directly contributing improvements:

  1. Fork this repository
  2. Create a branch
  3. Contribute
  4. Pull request