Vimeo.Api
1.0.7
Vimeo API for .NET by CloudRail provides an easy solution to search videos, upload videos and many more features.
Get a free license key at: https://cloudrail.com/
Features:
- Search for videos
- Upload videos
- Get a list of videos for a channel
- Get channel details
- Get your own channel details
- Get video details
- Advance Request: Use any Vimeo functionality that is missing from CloudRail
Platform Supports:
Cloudrail SDK is built with Microsoft .NET Standard 2.0 which supports the following
- .NET Framework 4.6.1
- .NET Core 2.0
- Mono 5.4
Install-Package Vimeo.Api -Version 1.0.7
dotnet add package Vimeo.Api --version 1.0.7
<PackageReference Include="Vimeo.Api" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vimeo.Api --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/CloudRail/cloudrail-si-dotnet-sdk/blob/master/CHANGELOG.md
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 10.0.3)
- OpenSSL.X509Certificate2.Provider (>= 1.2.0)
GitHub Usage
This package is not used by any popular GitHub repositories.