REST Client Framework for all .NET Platforms
Github Repo
Features
- Designed for Dependency Injection, Unit Testing and use with IoC Containers
- Async friendly. All operations use async, await keywords.
- Integrates with Polly resilience and transient-fault-handling
- Automatic serialization with any method (JSON, Binary, SOAP, Google Protocol Buffers)
- Installation from NuGet is easy on any platform
- Uses strong types with content body
- Supports WebAssembly, Android, iOS, Windows 10, .NET Framework 4.5+, .NET Core (.NET Standard 2.0)
- Supports GET, POST, PUT, PATCH, DELETE with ability to use less common HTTP methods
Leave a Reply