TheMovieDbWrapper 0.2.0
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TheMovieDbWrapper --version 0.2.0
NuGet\Install-Package TheMovieDbWrapper -Version 0.2.0
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="TheMovieDbWrapper" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TheMovieDbWrapper --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TheMovieDbWrapper, 0.2.0"
#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 TheMovieDbWrapper as a Cake Addin
#addin nuget:?package=TheMovieDbWrapper&version=0.2.0
// Install TheMovieDbWrapper as a Cake Tool
#tool nuget:?package=TheMovieDbWrapper&version=0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# wrapper for common requests against themoviedb.org API.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 8.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.1 | 458 | 8/17/2022 |
1.3.0 | 281 | 8/16/2022 |
1.2.0 | 378 | 6/27/2022 |
1.1.0 | 324 | 12/9/2021 |
1.0.1 | 325 | 10/28/2021 |
1.0.0 | 259 | 10/27/2021 |
0.9.0 | 522 | 10/28/2020 |
0.8.2 | 1,556 | 2/26/2017 |
0.8.1 | 998 | 12/11/2016 |
0.8.0 | 969 | 11/27/2016 |
0.7.2 | 850 | 11/26/2016 |
0.7.1 | 977 | 7/10/2016 |
0.7.0 | 924 | 7/10/2016 |
0.6.0 | 896 | 7/6/2016 |
0.5.1 | 1,102 | 6/16/2016 |
0.5.0 | 909 | 6/1/2016 |
0.4.0 | 974 | 5/30/2016 |
0.3.0 | 1,004 | 4/9/2016 |
0.2.0 | 859 | 4/6/2016 |
0.1.0 | 894 | 3/27/2016 |
Added alterntive method of registering your API key.