Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@abjerner abjerner released this 04 Jul 13:38
· 1 commit to v1/main since this release

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.