Extensions for System.Net.Http (especially HttpClient). Provides convenient methods like GetVerified, PostVerified, PostAsJsonVerified and more which take care of error handling for you. Also supports RFC 7807 (Problem Details).
Commonly Used...
More information
This is a clone of fm.Extensions.HttpClient 4.0 with all Newtonsoft.Json based extensions renamed. Use this package to slowly migrate to fm.Extensions.HttpClient 5.0.
Use HttpClientExtensionsNewton.[HTTP-Method]VerifiedNewton(...)