Date | 2024-02-20 (269 days ago) |
---|---|
Downloads | 1,110 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 8 |
Umbraco Versions | Umbraco 13 |
First release for Umbraco 13. This release will not work with other versions of Umbraco.
#installation
">InstallationTo install the package via NuGet, you can use either .NET CLI:
dotnet add package Limbo.Umbraco.Video --version 13.0.0
or the NuGet Package Manager:
Install-Package Limbo.Umbraco.Video -Version 13.0.0