Version 1.0.0

Date 2023-07-04 (500 days ago)
Downloads 5,270 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 5 .NET 6 .NET 7

First stable release 🎉

#installation">Installation

Via NuGet:

dotnet add package Skybrud.Essentials.AspNetCore --version 1.0.0

or:

Install-Package Skybrud.Essentials.AspNetCore -Version 1.0.0

#changelog">Changelog

  • Removed obsolete classes (see 3e6643b)
    While still in alpha, the classes related to Newtonsoft.Json have had a few different locations and names, and each time they've "been renamed", the old files have been kept for legacy support. As this release goes from alpha to stable, the obsolete classes have now been removed.