Ekgn.LameNative
3.100.0
dotnet add package Ekgn.LameNative --version 3.100.0
NuGet\Install-Package Ekgn.LameNative -Version 3.100.0
<PackageReference Include="Ekgn.LameNative" Version="3.100.0" />
paket add Ekgn.LameNative --version 3.100.0
#r "nuget: Ekgn.LameNative, 3.100.0"
// Install Ekgn.LameNative as a Cake Addin #addin nuget:?package=Ekgn.LameNative&version=3.100.0 // Install Ekgn.LameNative as a Cake Tool #tool nuget:?package=Ekgn.LameNative&version=3.100.0
32-bit and 64-bit native Windows LAME binaries for encoding MP3 audio (libmp3lame.dll). See https://lame.sourceforge.io/ for the upstream LAME project and https://www.rarewares.org/mp3-lame-libraries.php for the source of the binaries. Neither this package nor its owner are affiliated with either. Please note that Xianyi Cui did this first in Xycui.LameNative and thus deserves credit for the idea.
The major differences between this and Xycui.LameNative are:
(1) This package uses the same version numbering scheme as LAME.
(2) This package is available for multiple versions of LAME (not just 3.99.5), and I hope to provide updated packages when new versions of LAME are released.
(3) This package includes (compressed) source code and copies it to the output directory as well, to help ease LGPL compliance. (If you don't want the source code files in the output directory, you could use a post-build task to remove them.)
Please note that the maintainer of this NuGet package (Eliah Kagan) is not an author or copyright holder of LAME.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated LAME to version 3.100.