Version 1.0.0-alpha005

Alpha
Date 2022-04-20 (940 days ago)
Downloads 832 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 5

New alpha release 🎉

#installation">Installation

Via NuGet:

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

or:

Install-Package Skybrud.Essentials.AspNetCore -Version 1.0.0-alpha005

#changelog">Changelog

  • Introduced new JsonNetResult class and related classes (see #1, 9cfddba and 8c6e7c5)
    See PR notes for further information.