Jellyfin.Extensions 10.11.6

dotnet add package Jellyfin.Extensions --version 10.11.6
                    
NuGet\Install-Package Jellyfin.Extensions -Version 10.11.6
                    
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="Jellyfin.Extensions" Version="10.11.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Jellyfin.Extensions" Version="10.11.6" />
                    
Directory.Packages.props
<PackageReference Include="Jellyfin.Extensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Jellyfin.Extensions --version 10.11.6
                    
#r "nuget: Jellyfin.Extensions, 10.11.6"
                    
#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.
#:package Jellyfin.Extensions@10.11.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Jellyfin.Extensions&version=10.11.6
                    
Install as a Cake Addin
#tool nuget:?package=Jellyfin.Extensions&version=10.11.6
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Jellyfin.Extensions:

Package Downloads
Jellyfin.Model

Package Description

Jellyfin.Plugin.FileTransformation

Jellyfin plugin to allow other plugin developers to intercept and change the delivered web content of jellyfin-web without requiring custom jellyfin-web builds or injected javascript. This plugin is based on a Pull Request (https://github.com/jellyfin/jellyfin/pull/9095) by https://github.com/JPVenson. Most of the code here was written by him, though adapted to function in a plugin context rather than a native change.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Jellyfin.Extensions:

Repository Stars
IAmParadox27/jellyfin-plugin-file-transformation
Jellyfin plugin that allows other plugins to manipulate the content served by jellyfin-web without modifying the web source directly.
Viperinius/jellyfin-plugin-spotify-import
Import playlists from Spotify in Jellyfin
Version Downloads Last Updated
10.11.6 4,251 1/19/2026
10.11.5 3,834 12/15/2025
10.11.4 1,537 12/1/2025
10.11.3 1,894 11/16/2025
10.11.2 1,413 11/3/2025
10.11.0 8,629 10/20/2025
10.11.0-rc9 275 10/13/2025
10.11.0-rc8 471 9/28/2025
10.11.0-rc7 158 9/27/2025
10.11.0-rc6 274 9/25/2025
10.11.0-rc5 948 8/13/2025
10.11.0-rc4 296 8/3/2025
10.11.0-rc3 367 7/12/2025
10.11.0-rc2 412 6/15/2025
10.11.0-rc1 264 6/7/2025
10.10.7 12,161 4/5/2025
10.10.6 4,780 2/16/2025
10.10.5 2,100 1/25/2025
10.10.4 430 1/22/2025
10.10.3 5,701 11/19/2024
Loading failed