First stable release 🎉
Installation
Via NuGet:
dotnet add package Skybrud.Essentials.AspNetCore --version 1.0.0
or:
Install-Package Skybrud.Essentials.AspNetCore -Version 1.0.0
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.