An open API service indexing awesome lists of open source software.

https://github.com/abjerner/skybrud.social.vimeo

.NET wrapper and implementation of the Vimeo API.
https://github.com/abjerner/skybrud.social.vimeo

api api-client api-wrapper authentication csharp dotnet limbo oauth oauth2 package skybrud skybrud-integrations skybrud-social vimeo vimeo-api

Last synced: 10 months ago
JSON representation

.NET wrapper and implementation of the Vimeo API.

Awesome Lists containing this project

README

          

# Skybrud.Social.Vimeo

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/abjerner/Skybrud.Social.Vimeo/blob/v1/main/LICENSE.md)
[![NuGet](https://img.shields.io/nuget/vpre/Skybrud.Social.Vimeo.svg)](https://www.nuget.org/packages/Skybrud.Social.Vimeo)
[![NuGet](https://img.shields.io/nuget/dt/Skybrud.Social.Vimeo.svg)](https://www.nuget.org/packages/Skybrud.Social.Vimeo)
[![Skybrud.Social.Vimeo at packages.limbo.works](https://img.shields.io/badge/limbo-packages-blue)](https://packages.limbo.works/skybrud.social.vimeo/)

**Skybrud.Social.Vimeo** is a .NET API wrapper and implementation of the [**Vimeo API**](https://developer.vimeo.com/api/reference). 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](https://www.nuget.org/packages/Skybrud.Social.Vimeo). 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**](https://packages.limbo.works/skybrud.social.vimeo/).




## Found a bug? Have a question?
Please feel free to [**create an issue**][Issues], and I will get back to you ;)

[Website]: http://social.skybrud.dk/vimeo/
[Issues]: https://github.com/abjerner/Skybrud.Social.Vimeo/issues