Skip to content

Skybrud.Essentials.Http v1.0.16

Compare
Choose a tag to compare
@abjerner abjerner released this 15 Feb 18:14
· 75 commits to v1/main since this release

Installation

Changelog

  • Added more ParseJson... and TryParseJson... to the HttpResponseBase class (see ba0bd72)
    This release adds additional protected static methods to the HttpResponseBase class which may now be used for parsing JSON classes extending HttpResponseBase.

  • Updated Skybrud.Essentials dependency (see b90b4d7)
    The dependency for Skybrud.Essentials has now been updated to the latest version.