Skip to content

v4.2

Compare
Choose a tag to compare
@clairernovotny clairernovotny released this 31 Jan 02:12
· 1136 commits to main since this release

New feature release of Refit with the following notable enhancements:

  • Generic Methods
  • Overloaded Methods
  • Serializing any POCO as a multipart json content
  • Support for getting response headers (ApiResponse<T>)

These were possible because of contributions from the community, thank you!

Doc updates forthcoming.

Full list of fixes: https://github.com/paulcbetts/refit/milestone/6?closed=1