Emby.ApiClient
4.8.10
Prefix Reserved
See the version list below for details.
dotnet add package Emby.ApiClient --version 4.8.10
NuGet\Install-Package Emby.ApiClient -Version 4.8.10
<PackageReference Include="Emby.ApiClient" Version="4.8.10" />
paket add Emby.ApiClient --version 4.8.10
#r "nuget: Emby.ApiClient, 4.8.10"
// Install Emby.ApiClient as a Cake Addin #addin nuget:?package=Emby.ApiClient&version=4.8.10 // Install Emby.ApiClient as a Cake Tool #tool nuget:?package=Emby.ApiClient&version=4.8.10
Emby.ApiClient
This is the official Emby client library for accessing the REST API of Emby Server from external applications or services.
Prerequisites
Frameworks supported
- .NET >=5.0
- .NET Core >=2.0
- .NetStandard 2.0
- .NET Framework >=4.6
- Mono/Xamarin
- UWP >=10.0
Dependencies
- RestSharp - 112.1.0 or later
- ServiceStack.Text.Core - 6.11.0 or later
- System.Text.Json - 8.0.5
Getting Started
Add this Nuget Package to your .NET Project
Either via Package Manager UI in Visual Studio or PackageManagement in PowerShell:
Install-Package Emby.ApiClient
or via DotNet CLI:
dotnet add package Emby.ApiClient
Sample Application
There's a WinForms sample application which demonstrates how to authenticate and execute basic API calls to Emby Server. You can find the link below in the bottom section.
Note: After opening the project, you need to remove the project reference to the source code version of Emby.ApiClient and add the Nuget package like shown above.
Links
Topic | Url |
---|---|
Sample Code | https://github.com/MediaBrowser/Emby.ApiClients |
Emby Developer Site | https://dev.emby.media/index.html |
REST API Reference | https://dev.emby.media/reference/RestAPI.html |
Developer Forum | https://emby.media/community/ |
Emby ApiClients | https://github.com/MediaBrowser/Emby.ApiClients |
Emby SDK | https://github.com/MediaBrowser/Emby.SDK |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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. |
-
.NETStandard 2.0
- RestSharp (>= 112.1.0)
- ServiceStack.Text.Core (>= 6.11.0)
- System.Text.Json (>= 8.0.5)
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 |
---|---|---|
4.9.0.37-beta | 58 | 1/21/2025 |
4.9.0.36-beta | 59 | 1/20/2025 |
4.9.0.35-beta | 92 | 1/4/2025 |
4.9.0.34-beta | 80 | 12/22/2024 |
4.8.10 | 112 | 12/16/2024 |