Ekgn.LameNative 3.100.0

dotnet add package Ekgn.LameNative --version 3.100.0
NuGet\Install-Package Ekgn.LameNative -Version 3.100.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="Ekgn.LameNative" Version="3.100.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ekgn.LameNative --version 3.100.0
#r "nuget: Ekgn.LameNative, 3.100.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.
// 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.

There are no supported framework assets in this package.

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.

Version Downloads Last updated
3.100.0 652 4/24/2021
3.99.5 345 4/23/2021

Updated LAME to version 3.100.