lsymds/Baseline.FluentHttpExtensions
Syntactic sugar in a single file and a Nuget package for the System.Net.Http.HttpClient class. Write beautiful, expressive and simple HTTP requests with a fluent interface and minimal dependencies.
C#MIT
Issues
- 0
Multi target .NET Standard 2.1, .NET 5 and .NET 6
#75 opened by lsymds - 1
Multi-target project
#57 opened by lsymds - 0
Allow URL encoded form body to be specified
#58 opened by lsymds - 0
Allow stream to be read multiple times
#55 opened by lsymds - 0
Return response stream
#53 opened by lsymds - 0
Handle specification of path segments a bit better
#52 opened by lsymds - 0
Move tests to FluentAssertions
#44 opened by lsymds - 0
Suffix async methods with Async
#43 opened by lsymds - 0
- 0
- 0
- 1
Dependabot couldn't find a <anything>.(cs|vb|fs)proj for this project
#45 opened by dependabot-preview - 0
- 0
- 0
Rename master branch to main
#40 opened by lsymds - 0
Rename the library and projects contained therein to Baseline.FluentHttpExtensions
#38 opened by lsymds - 0
Add cancellation tokens to asynchronous methods
#11 opened by lsymds - 0
GetResponse method
#4 opened by lsymds - 0
Add basic auth functionality
#5 opened by lsymds - 0
Add overloads to WithQueryParameter method
#3 opened by lsymds - 0
WithQueryParameter to ignore empty values
#2 opened by lsymds - 0
Add overloads for WithPathSegment method
#1 opened by lsymds