Version 1.1.1

Date 2025-03-04 (9 days ago)
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET Standard 2.0 .NET 8

#installation">Installation

To install the package via NuGet, you can use either .NET CLI:

dotnet add package Skybrud.Social.Vimeo --version 1.1.1

or the NuGet Package Manager:

Install-Package Skybrud.Social.Vimeo -Version 1.1.1

#changelog">Changelog

  • Added PlayerEmbedUrl and PlayerEmbedHash properties to the VimeoVideo class (see 409d590)

  • Marked the VimeoVideo.Language property as nullable (see 8a62afe)

  • Updated the Skybrud.Essentials.Http dependency (see 7f42f41)