Skip to content

v1.2.3

Latest

Choose a tag to compare

@abjerner abjerner released this 02 Sep 12:16

Installation

Install via NuGet - either via the .NET CLI:

dotnet add package Skybrud.Essentials.Http --version 1.2.3

or the NuGet package manager:

Install-Package Skybrud.Essentials.Http -Version 1.2.3

Changelog

  • Added .NET 8 and .NET 10 as additional target frameworks (see dd403c0)

  • Updated the Skybrud.Essentials dependency to the newest version (see dd403c0)