callumevans/fluid-http
FluidHttp is a super-simple, cross-platform HTTP and REST client library built on the .NET Standard.
C#MIT
Issues
- 0
Is gzip going to be problematic?
#114 opened by callumevans - 0
- 0
- 0
- 1
Setting request URL after adding query parameters will wipe existing parameters
#102 opened by callumevans - 1
Make BaseUrl readonly
#101 opened by callumevans - 1
Benchmarking Project
#47 opened by callumevans - 0
FluidHttp Deserialisation Benchmarks
#100 opened by callumevans - 0
FluidHttp Serialisation Benchmarks
#99 opened by callumevans - 0
- 0
Better HttpClient exception handling
#78 opened by callumevans - 1
- 1
- 0
- 0
- 1
Use First instead of SingleOrDefault
#90 opened by callumevans - 0
Allow overriding default serialisers
#92 opened by callumevans - 0
- 0
Fluent APIs for FluidClient
#69 opened by callumevans - 0
- 0
Do we need interfaces
#75 opened by callumevans - 0
- 0
Allow adding serializers, deserializers and serialization strategies separately
#77 opened by callumevans - 0
Update ValueTuple to release version
#65 opened by callumevans - 0
- 0
- 0
Break-down FetchAsync method
#82 opened by callumevans - 0
- 0
Test to assert default content type
#80 opened by callumevans - 0
Exclude .csproj.user
#73 opened by callumevans - 0
src and test solution folder structure
#72 opened by callumevans - 0
Allow setting request timeout length
#70 opened by callumevans - 0
Allow cancelling of requests
#71 opened by callumevans - 0
Separate serializers and deserializers
#56 opened by callumevans - 0
Create Readme
#62 opened by callumevans - 0
Document Code
#61 opened by callumevans - 0
Extract interfaces where applicable
#50 opened by callumevans - 0
WithParameter request extension
#51 opened by callumevans - 1
Don't allow HttpClient injection
#46 opened by callumevans - 0
Execute requests without client
#34 opened by callumevans - 0
Refactor namespaces
#35 opened by callumevans - 0
- 0
- 0
Get rid of MimeTypes class
#41 opened by callumevans - 0
Default Headers
#31 opened by callumevans - 0
HttpClient wrapper
#29 opened by callumevans - 0
Parsing strategies for custom implementations
#28 opened by callumevans - 0
Return headers with FluidResponse object
#23 opened by callumevans - 0
Return content with FluidResponse object
#24 opened by callumevans - 0
Extend FluidResponse with generic Data value
#25 opened by callumevans