Info
| Version: | 1.3.1 | 
| Author(s): | Bruce Krakower | 
| Last Update: | Friday, February 2, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/bkjuice/RestKit | 
| NuGet Url: | https://www.nuget.org/packages/RestKit | 
Install
Install-Package RestKit
                        dotnet add package RestKit
                        paket add RestKit
                        
                                RestKit Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
You can therefore handle unexpected content. Variations exist for Xml and Text.
For advanced scenarios, you have full control of serialization, a callback pipeline, and full access to the underlying HttpClient and HttpResponseMessage. Use of RestKit is mockable using the IHttpResource interface and/or by injecting a mock HttpMessageHandler into a stub.