Skip to content

v1.1.52

Compare
Choose a tag to compare
@abjerner abjerner released this 12 Sep 15:01
· 39 commits to v1/main since this release

Installation

Install via NuGet - either via the .NET CLI:

dotnet add package Skybrud.Essentials --version 1.1.52

or the NuGet package manager:

Install-Package Skybrud.Essentials -Version 1.1.52

Changelog

  • Improved the logic for reading from NameValueCollection (see e1c6759)