PlayniteSDK 6.16.0

dotnet add package PlayniteSDK --version 6.16.0
                    
NuGet\Install-Package PlayniteSDK -Version 6.16.0
                    
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="PlayniteSDK" Version="6.16.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PlayniteSDK" Version="6.16.0" />
                    
Directory.Packages.props
<PackageReference Include="PlayniteSDK" />
                    
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 PlayniteSDK --version 6.16.0
                    
#r "nuget: PlayniteSDK, 6.16.0"
                    
#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 PlayniteSDK@6.16.0
                    
#: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=PlayniteSDK&version=6.16.0
                    
Install as a Cake Addin
#tool nuget:?package=PlayniteSDK&version=6.16.0
                    
Install as a Cake Tool

Playnite SDK

Playnite SDK package is for development of plugins for Playnite video game launcher and manager.

Documentation for how to use this package is available here.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PlayniteSDK:

Package Downloads
StartPage.SDK

Package Description

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on PlayniteSDK:

Repository Stars
darklinkpower/PlayniteExtensionsCollection
Collection of extensions made for Playnite.
mtkennerly/ludusavi-playnite
Playnite plugin for save backups via Ludusavi
Lacro59/playnite-successstory-plugin
This plugin shows the game achievements in Playnite.
JosefNemec/PlayniteExtensions
Extensions for Playnite game launcher and manager.
Lacro59/playnite-howlongtobeat-plugin
This plugin shows HowLongToBeat data in Playnite.
Version Downloads Last Updated
6.16.0 243 4/10/2026
6.15.0 509 1/26/2026
6.14.0 919 12/1/2025
6.13.0 909 9/28/2025
6.12.0 1,751 6/13/2025
6.11.0 5,495 12/13/2023
6.10.0 1,033 10/17/2023
6.9.0 2,222 3/15/2023
6.8.0 1,133 12/15/2022
6.7.0 570 11/15/2022
6.6.0 953 11/9/2022
6.5.0 1,266 9/27/2022
6.4.0 1,625 9/22/2022
6.2.2 3,601 1/24/2022
6.2.1 603 12/31/2021
6.2.0 2,370 11/27/2021
6.1.0 994 10/15/2021
6.0.0 1,880 9/24/2021
6.0.0-preview4 438 9/8/2021
Loading failed