These packages assist in abstracting away low-level detail in API communications, providing developers with strongly typed request and response models, and retry mechanisms should they be needed. It fast-tracks and standardizes the creation of HTTP based .NET APIs.
It is a flexible and extensible library, allowing you to swap out custom implementations of interfaces should you need to.
See the wiki for documentation https://github.com/confidia/Confidia.ApiAbstractions/wiki
Please let me know if this library helped you or if you have any feedback @timcodesdotnet. For any bugs, please raise an issue. Feature requests may be considered but pull requests are much better.