Emby.ApiClient 4.9.0.35-beta

Prefix Reserved
This is a prerelease version of Emby.ApiClient.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Emby.ApiClient --version 4.9.0.35-beta                
NuGet\Install-Package Emby.ApiClient -Version 4.9.0.35-beta                
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="Emby.ApiClient" Version="4.9.0.35-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Emby.ApiClient --version 4.9.0.35-beta                
#r "nuget: Emby.ApiClient, 4.9.0.35-beta"                
#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 Emby.ApiClient as a Cake Addin
#addin nuget:?package=Emby.ApiClient&version=4.9.0.35-beta&prerelease

// Install Emby.ApiClient as a Cake Tool
#tool nuget:?package=Emby.ApiClient&version=4.9.0.35-beta&prerelease                

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

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.

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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