NAudio.Lame 1.0.1-Experimental

This is a prerelease version of NAudio.Lame.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NAudio.Lame --version 1.0.1-Experimental
NuGet\Install-Package NAudio.Lame -Version 1.0.1-Experimental
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="NAudio.Lame" Version="1.0.1-Experimental" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NAudio.Lame --version 1.0.1-Experimental
#r "nuget: NAudio.Lame, 1.0.1-Experimental"
#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 NAudio.Lame as a Cake Addin
#addin nuget:?package=NAudio.Lame&version=1.0.1-Experimental&prerelease

// Install NAudio.Lame as a Cake Tool
#tool nuget:?package=NAudio.Lame&version=1.0.1-Experimental&prerelease

Uses libmp3lame.dll from the Lame project to provide MP3 encoding support to NAudio.  Both 64-bit and 32-bit versions of libmp3lame.dll are provided, with the 64-bit installed used by default.  See the documentation on the project page for more information on how to switch between 32- and 64-bit versions.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  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.

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on NAudio.Lame:

Repository Stars
jwallet/spy-spotify
🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵
cedrozor/myrtille
A native HTML4 / HTML5 Remote Desktop Protocol and SSH client
WolvenKit/WolvenKit
Community Mod editor/creator for REDengine games.
StreamWhatYouHear/SWYH
Stream the sound from your PC to an UPnP/DLNA device
ciribob/DCS-SimpleRadioStandalone
An open source Stand alone Radio for DCS integrating with all clickable cockpits and FC3 Aircraft
Version Downloads Last updated
1.0.2 5,923 11/19/2013
1.0.1 60 11/10/2013
1.0.1-Experimental 54 11/8/2013
1.0.0 114 10/26/2013

Experimental release to test auto-selection of DLL based on current process bitness.