TMdbEasy 1.1.0
A light-weight wrapper for the TMDb Api written in C#. TmdbEasy makes getting movie data a piece of cake..
Install-Package TMdbEasy -Version 1.1.0
dotnet add package TMdbEasy --version 1.1.0
<PackageReference Include="TMdbEasy" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TMdbEasy --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Complete overhaul of the original library, this includes internals and public api. Adds DI support out of the box, improves the developer experience, fixes a few bugs and adds a couple more endpoints.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TMdbEasy:
Package | Downloads |
---|---|
VPKSoft.TMDbFileUtils
An utility for the TMdbEasy library to help with file enumeration.
|
GitHub repositories
This package is not used by any popular GitHub repositories.