Version 1.0.0-beta002

Beta
Date 2023-02-06 (648 days ago)
Downloads 367 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET Standard 2.0 .NET 5 .NET 6

New beta release 🎉

#installation">Installation

Install the NuGet package - either via the .NET CLI:

dotnet add package Limbo.Integrations.HrOn --version 1.0.0-beta002

or the NuGet package manager:

Install-Package Limbo.Integrations.HrOn -Version 1.0.0-beta002

#changelog">Changelog

  • Added new Mobile property to the HrOnContact class (see a4e6aa2)
    Client started using a property we haven't seen exposed in the API before.

  • Updated the Skybrud.Essentials.Http dependency (see 9ca7bdd)
    This updates the dependency from v1.1.0 to v1.1.2. The new releases do not have any changes that affect this package directly, but we might as well update to the most recent version.