Date | 2022-02-15 (1,004 days ago) |
---|---|
Downloads | 3,149 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET Standard 1.3 .NET Standard 2.0 .NET 4.5 .NET 4.6 .NET 4.7 |
#installation
">Installation#changelog
">ChangelogAdded 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.