VimeoDotNet 0.6.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package VimeoDotNet --version 0.6.4
NuGet\Install-Package VimeoDotNet -Version 0.6.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VimeoDotNet" Version="0.6.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VimeoDotNet --version 0.6.4
#r "nuget: VimeoDotNet, 0.6.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VimeoDotNet as a Cake Addin
#addin nuget:?package=VimeoDotNet&version=0.6.4

// Install VimeoDotNet as a Cake Tool
#tool nuget:?package=VimeoDotNet&version=0.6.4

.NET 4.5 wrapper around Vimeo's REST API v3.0.

Features:
- Account information retrieval
- Video retrieval
- Resumable video file upload

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on VimeoDotNet:

Package Downloads
TheFusionWorks.Platforms

These are base utility classes developed by The Fusion Works which other packages and applications are built off.

Fty.Core

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on VimeoDotNet:

Repository Stars
aelassas/wexflow
.NET Workflow Engine and Automation Platform
Version Downloads Last updated
3.2.4 14,529 8/10/2023
3.2.3 27,161 5/21/2023
3.2.2 178 5/21/2023
3.2.1 157 5/21/2023
3.2.0 3,459 4/15/2023
3.1.0 1,056 4/9/2023
3.0.0 249 4/9/2023
2.2.0 22,905 11/2/2022
2.1.3 19,073 9/7/2022
2.1.2 97,358 1/25/2022
2.1.1 41,176 4/28/2021
2.1.0 3,526 3/31/2021
2.0.0.23 90,592 7/20/2020
2.0.0.21 8,375 5/17/2020
2.0.0.19 2,309 4/23/2020
2.0.0.18 49,721 11/5/2019
2.0.0.17 6,674 8/27/2019
2.0.0.16 28,544 1/24/2019
1.0.0.14 16,495 8/23/2018
1.0.0.10 1,120 8/11/2018
1.0.0.9 4,515 5/10/2018
1.0.0.8 10,895 2/6/2018
1.0.0.3 3,804 1/8/2018
1.0.0.2 1,074 1/8/2018
0.9.0.14 4,295 9/29/2017
0.9.0.13 943 9/29/2017
0.9.0.12 8,789 9/27/2017
0.9.0.11 925 9/27/2017
0.9.0.10 989 9/26/2017
0.9.0.9 1,139 9/8/2017
0.9.0.8 989 8/30/2017
0.9.0.7 998 8/26/2017
0.9.0.6 996 8/24/2017
0.9.0.5 1,841 8/24/2017
0.9.0.4 957 8/24/2017
0.9.0.3 965 8/24/2017
0.8.3.50 10,818 8/6/2017
0.8.3.48 14,768 3/13/2017
0.8.3.47 1,007 3/13/2017
0.8.3.45 2,231 1/5/2017
0.8.3.44 1,015 1/5/2017
0.8.3.42 1,028 12/27/2016
0.8.3.41 1,021 12/27/2016
0.8.3.39 5,114 10/16/2016
0.8.2 3,626 2/22/2016
0.8.1 2,601 11/24/2015
0.7.7 1,498 10/15/2015
0.7.6 3,010 7/2/2015
0.7.5 1,174 6/13/2015
0.7.4 1,130 6/12/2015
0.7.3 2,231 12/23/2014
0.7.2 1,764 12/18/2014
0.7.1 2,412 11/6/2014
0.7.0 2,321 10/13/2014
0.6.7 1,154 10/13/2014
0.6.6 1,662 5/22/2014
0.6.5 1,355 5/6/2014
0.6.4 1,501 3/25/2014
0.6.3 1,237 3/14/2014
0.6.2 1,235 3/14/2014
0.6.1 1,253 3/14/2014

v0.6.4 Fix AuthorizationClient bug