FluentHttpClient exposes a set of extensions methods to make sending REST requests with HttpClient both readable and chainable.
FluentHttpClient is available on NuGet.org and can be installed using a NuGet package manager or the .NET CLI.
-
Check out the project documentation https://scottoffen.github.io/fluenthttpclient.
-
Engage in our community discussions for Q&A, ideas, and show and tell!
-
Issues created to ask "how to" questions will be closed.
We welcome contributions from the community! In order to ensure the best experience for everyone, before creating an issue or submitting a pull request, please see the contributing guidelines and the code of conduct. Failure to adhere to these guidelines can result in significant delays in getting your contributions included in the project.
We use SemVer for versioning. For the versions available, see the tags on this repository.
You can generate and open a test coverage report by running the following command in the project root:
pwsh ./test-coverage.ps1Note
This is a Powershell script. You must have Powershell installed to run this command.
FluentHttpClient is licensed under the MIT license.
Few thing are as satisfying as hearing that your open source project is being used and appreciated by others. Jump over to the discussion boards and share the love!