A .NET 4.5 wrapper for Vimeo API v3.0. Provides asynchronous API operations.
- Account Authentication (OAuth2)
- Account information retrieval
- Account video and video list retrieval
- User information retrieval
- User video and video list retrieval
- Chunked video upload with retry capability
- Video metadata update
- Verify OAuth2 functionality for multi-user clients.
- Everything else...
Pushing to NuGet:
nuget pack VimeoDotNet.csproj -Prop Configuration=Release
nuget push VimeoDotNet.version.nupkg