Unofficial .Net client for Jellyfin API.
Info
Version: | 0.0.689 |
Author(s): | Jose Maria Villagra |
Last Update: | Tuesday, July 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/villagra/jellyfin-apiclient-dotnet |
NuGet Url: | https://www.nuget.org/packages/Villagralabs.Jellyfin.ApiClient |
Install
Install-Package Villagralabs.Jellyfin.ApiClient
dotnet add package Villagralabs.Jellyfin.ApiClient
paket add Villagralabs.Jellyfin.ApiClient
Villagralabs.Jellyfin.ApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Flurl.Http(>= 2.4.2)
- Jellyfin.Model(>= 10.4.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.6)
- Newtonsoft.Json(>= 12.0.3)
- Polly.Extensions.Http(>= 3.0.0)
Tags