Version 1.0.0-beta015

Beta
Date 2023-04-13 (582 days ago)
Downloads 126 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.5
Umbraco Versions Umbraco 7

New beta release for Umbraco 7.

#installation">Installation

Install via NuGet - either via the .NET CLI:

dotnet add package Skybrud.VideoPicker --version 1.0.0-beta015

or the NuGet package manager:

Install-Package Skybrud.VideoPicker -Version 1.0.0-beta015

#changelog">Changelog

  • Updated the Skybrud.Social.TwentyThree dependency (see 47448ab)
    Newer versions of Skybrud.Social.TwentyThree contains a number of breaking changes. These changes don't require any code changes within this package, as building Skybrud.VideoPicker.dll against the newest Skybrud.Social.TwentyThree.dll is enough.