| Date | 2025-04-24 (231 days ago) |
|---|---|
| Downloads | 2,101 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 5 .NET 6 .NET 7 |
Via NuGet:
dotnet add package Skybrud.Essentials.AspNetCore --version 1.0.1or:
Install-Package Skybrud.Essentials.AspNetCore -Version 1.0.1Updated the Skybrud.Essentials dependency (see 4fd620f)
This doesn't affect the package directly, but since we have other packages with a direct dependency for Skybrud.Essentials.AspNetCore, but using Skybrud.Essentials as a transitive dependency, we might as well bump the dependency to the newest version.
Misc internal improvements (see 4fd620f)
This includes updating the code to align with our internal code style, enabling C# 12 features etc. This does not affect how the package is consumed.