abjerner / Skybrud.Social.Vimeo

.NET wrapper and implementation of the Vimeo API.

Home Page:http://social.skybrud.dk/vimeo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skybrud.Social.Vimeo

GitHub license NuGet NuGet Skybrud.Social.Vimeo at packages.limbo.works

Skybrud.Social.Vimeo is a .NET API wrapper and implementation of the Vimeo API. The package helps you with both authentication as well as raw and object-oriented communication with the Vimeo API.

License: MIT License
Target Framework: .NET 4.5, .NET 4.6, .NET 4.7 and .NET Standard 2.0



Installation

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

dotnet add package Skybrud.Social.Vimeo

or the NuGet Package Manager:

Install-Package Skybrud.Social.Vimeo



Documentation

Documentation for this package is available via our package site at packages.limbo.works.



Found a bug? Have a question?

Please feel free to create an issue, and I will get back to you ;)

About

.NET wrapper and implementation of the Vimeo API.

http://social.skybrud.dk/vimeo/

License:MIT License


Languages

Language:C# 99.9%Language:Batchfile 0.1%