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.
- Host: GitHub
- URL: https://github.com/abjerner/skybrud.social.vimeo
- Owner: abjerner
- License: mit
- Created: 2016-08-24T20:45:33.000Z (almost 10 years ago)
- Default Branch: v1/main
- Last Pushed: 2025-03-04T14:28:33.000Z (over 1 year ago)
- Last Synced: 2025-07-22T10:15:05.540Z (11 months ago)
- Topics: api, api-client, api-wrapper, authentication, csharp, dotnet, limbo, oauth, oauth2, package, skybrud, skybrud-integrations, skybrud-social, vimeo, vimeo-api
- Language: C#
- Homepage: http://social.skybrud.dk/vimeo/
- Size: 5.35 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Skybrud.Social.Vimeo
[](https://github.com/abjerner/Skybrud.Social.Vimeo/blob/v1/main/LICENSE.md)
[](https://www.nuget.org/packages/Skybrud.Social.Vimeo)
[](https://www.nuget.org/packages/Skybrud.Social.Vimeo)
[](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