.NET Client for TheTVDB API integrated with IHttpClientFactory and IServiceCollection.
Info
Version: | 1.3.21 |
Author(s): | TrackSeries, Carlos J. Aliaga |
Last Update: | Friday, August 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TrackSeries/TrackSeries.TheTVDB.Client |
NuGet Url: | https://www.nuget.org/packages/TrackSeries.TheTVDB.Client |
Install
Install-Package TrackSeries.TheTVDB.Client
dotnet add package TrackSeries.TheTVDB.Client
paket add TrackSeries.TheTVDB.Client
TrackSeries.TheTVDB.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.6)
- Microsoft.Extensions.Http(>= 3.1.6)
- Microsoft.Extensions.Http.Polly(>= 3.1.6)
- Microsoft.Net.Http.Headers(>= 2.2.8)
- Polly.Contrib.WaitAndRetry(>= 1.1.1)
- Polly.Extensions.Http(>= 3.0.0)
- System.Text.Json(>= 4.7.2)
Tags