Version 1.2.1

Date 2025-04-01 (38 days ago)
Downloads 439 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET Standard 2.0 .NET 4.5 .NET 4.6 .NET 4.7 .NET 5 .NET 6

#installation">Installation

Install via NuGet - either via the .NET CLI:

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

or the NuGet package manager:

Install-Package Skybrud.Essentials.Http -Version 1.2.1

#changelog">Changelog

  • Updated the Skybrud.Essentials dependency (see 42f42f6)
    This doesn't affect the package directly, but since we have other packages with a direct dependency for Skybrud.Essentials.Http, but using Skybrud.Essentials as a transitive dependency, we might as well bump the dependency to the newest version.