adplug 2.4871.0

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

AdPlug is a free, multi-platform, hardware independent AdLib sound player library, mainly written in C++.  AdPlug plays sound data, originally created for the AdLib (OPL2/3) audio board, on top of an OPL2/3 emulator. No OPL2/3 chips are required for playback.

Product Compatible and additional computed target framework versions.
native native is compatible. 
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
2.4871.0 6,064 4/6/2025
2.4.1878 5,669 4/7/2025
2.4.1877 5,680 4/7/2025
2.4.1876 5,655 4/7/2025
2.4.1875 5,639 4/7/2025
2.4.1-beta947 91 6/8/2026
2.4.1-beta937 100 5/30/2026
2.4.1-beta934 101 5/30/2026
2.4.1-beta926 109 5/28/2026
2.4.1-beta925 102 5/28/2026
2.4.1-beta921 120 5/22/2026
2.4.1-beta910 362 12/24/2025
2.4.1-beta900 416 5/31/2025
2.4.1-beta899 504 5/5/2025
2.4.1-beta897 651 4/29/2025
2.4.1-beta896 605 4/29/2025
2.4.1-beta895 620 4/29/2025
2.4.1-beta881 817 4/16/2025
2.4.1-beta880 815 4/9/2025
2.4.1-beta879 690 4/8/2025
Loading failed

Package upstream git version.