| Date | 2025-07-07 (159 days ago) |
|---|---|
| Downloads | 573 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET Standard 2.0 .NET 4.7.2 .NET 8 |
Install via NuGet:
Install-Package Limbo.Integrations.Emply -Version 1.0.0dotnet add package Limbo.Integrations.Emply --version 1.0.0Improved null handling with updated Skybrud.Essentials (see 2810561)
Previous versions of the package used improper null value negation. With this release, more properties are marked as nullable, and properties expected to not be nullable will trigger parse exception if missing.
Updated the Skybrud.Essentials.Http dependency (see 6ad0ffa)
This also includes getting a newer version of Skybrud.Essentials.