TvMaze.Api.Client
0.1.84
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
dotnet add package TvMaze.Api.Client --version 0.1.84
NuGet\Install-Package TvMaze.Api.Client -Version 0.1.84
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="TvMaze.Api.Client" Version="0.1.84" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TvMaze.Api.Client --version 0.1.84
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TvMaze.Api.Client, 0.1.84"
#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 TvMaze.Api.Client as a Cake Addin #addin nuget:?package=TvMaze.Api.Client&version=0.1.84 // Install TvMaze.Api.Client as a Cake Tool #tool nuget:?package=TvMaze.Api.Client&version=0.1.84
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TVmaze API Client (.NET/C#)
A client written in .NET/C# for the TVmaze API - https://www.tvmaze.com/api
Usage:
var client = new TvMazeClient();
// Search for shows
var searchResult = client.Search.ShowSearchAsync("query");
// Get show main information
var showInformation = client.Shows.GetShowMainInformationAsync(showId);
Endpoints Implemented:
Search
Endpoint | Status |
---|---|
Show Search | ✅ |
Show Single Search | ✅ |
Show Lookup | ✅ |
People Search | ❌ |
Schedule
Endpoint | Status |
---|---|
Web/Stream Schedule | ❌ |
Full Schedule | ✅ |
Shows
Endpoint | Status |
---|---|
Show Main Information | ✅ |
Show Episode List | ✅ |
Show Alternate List | ❌ |
Episode By Number | ✅ |
Episodes By Date | ✅ |
Show Seasons | ✅ |
Season Episodes | ✅ |
Show Cast | ✅ |
Show Crew | ✅ |
Show AKA's | ✅ |
Show Images | ✅ |
Show Index | ✅ |
Episodes
Endpoint | Status |
---|---|
Episode Main Information | ✅ |
Episode Guest Cast | ❌ |
Episode Guesst Crew | ❌ |
People
Endpoint | Status |
---|---|
Person Main Information | ❌ |
Person Cast Credits | ❌ |
Person Crew Credits | ❌ |
Person Guest Cast Credits | ❌ |
Person Index | ❌ |
Updates
Endpoint | Status |
---|---|
Show Updates | ✅ |
Person Updates | ❌ |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Flurl.Http (>= 3.2.4)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 8.5.0)
- System.Text.Json (>= 5.0.2)
-
net6.0
- Flurl.Http (>= 3.2.4)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 8.5.0)
- System.Text.Json (>= 6.0.11)
-
net8.0
- Flurl.Http (>= 3.2.4)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 8.5.0)
- System.Text.Json (>= 8.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on TvMaze.Api.Client:
Repository | Stars |
---|---|
mregni/EmbyStat
Multiplatform statistics server for Emby server
|
Version | Downloads | Last updated |
---|---|---|
0.1.84 | 150 | 12/15/2024 |
0.1.81 | 1,187 | 12/9/2023 |
0.1.80 | 132 | 12/8/2023 |
0.1.77 | 272 | 7/28/2023 |
0.1.76 | 359 | 1/27/2023 |
0.1.75 | 848 | 6/26/2022 |
0.1.72 | 879 | 4/20/2021 |
0.1.71 | 414 | 4/2/2021 |
0.1.69 | 359 | 3/21/2021 |
0.1.62 | 361 | 3/21/2021 |
0.1.59 | 401 | 3/20/2021 |
0.1.56 | 373 | 3/17/2021 |
0.1.54 | 357 | 3/17/2021 |
0.0.44 | 409 | 3/16/2021 |
0.0.41 | 400 | 3/15/2021 |
0.0.39 | 403 | 3/13/2021 |
0.0.38 | 393 | 3/13/2021 |
0.0.36 | 416 | 3/13/2021 |
0.0.33 | 533 | 11/12/2020 |
0.0.31 | 422 | 11/12/2020 |
0.0.29 | 485 | 11/9/2020 |
0.0.28 | 439 | 11/9/2020 |
0.0.27 | 441 | 11/9/2020 |
0.0.26 | 448 | 11/9/2020 |
0.0.21 | 504 | 11/8/2020 |
0.0.20 | 502 | 11/8/2020 |
0.0.19 | 527 | 11/8/2020 |
0.0.18 | 547 | 11/8/2020 |
0.0.16 | 509 | 10/17/2020 |
0.0.14 | 526 | 5/9/2020 |