Version 1.0.0-beta004

Beta
Date 2022-11-27 (719 days ago)
Downloads 176 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET Standard 2.0 .NET 4.5 .NET 4.6 .NET 4.7

#installation">Installation

#changelog">Changelog

  • Added support for nullable reference types (see 9db5e50)
    The package now better supports code analysis by enabling support for nullable reference types and updating relevant parts of the code.

  • Introduced new User endpoint with various requests about the authenticated user (see c6c81e1)
    The new endpoint lets you fetch information about the authenticated user as well as preferences of the authenticated user.

  • Updated Skybrud.Essentials dependencies (see 92851a1)
    Both the Skybrud.Essentials and Skybrud.Essentials.Http dependencies have been updated to the newest version.