Version 1.0.0-beta003

Beta
Date 2022-02-14 (1,005 days ago)
Downloads 151 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET Standard 2.0 .NET 4.7.2

New beta release 🎉

#installation">Installation

The package is only available via NuGet. To install the package, you can use either .NET CLI:

dotnet add package Limbo.Integrations.VideoTool --version 1.0.0-beta003

or the older NuGet Package Manager:

Install-Package Limbo.Integrations.VideoTool -Version 1.0.0-beta003

#changelog">Changelog

  • Updated the Skybrud.Essentials.Http dependency (see d1f1ad8)
    This release bumps the dependency from v1.0.14 to v1.0.15.

  • Added .NET Standard 2.0 as target framework (see d1f1ad8)
    The NuGet package now targets both .NET Framework 4.7.2 and .NET Standard 2.0.