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 https://www.nuget.org/packages/Xycui.LameNative and thus deserves credit for the idea. The major differences between this and https://www.nuget.org/packages/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.
$ dotnet add package Ekgn.LameNativeNo README available.