BunLabs.NAudio.Flac.EonZeNx 3.0.1

dotnet add package BunLabs.NAudio.Flac.EonZeNx --version 3.0.1
NuGet\Install-Package BunLabs.NAudio.Flac.EonZeNx -Version 3.0.1
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="BunLabs.NAudio.Flac.EonZeNx" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BunLabs.NAudio.Flac.EonZeNx --version 3.0.1
#r "nuget: BunLabs.NAudio.Flac.EonZeNx, 3.0.1"
#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 BunLabs.NAudio.Flac.EonZeNx as a Cake Addin
#addin nuget:?package=BunLabs.NAudio.Flac.EonZeNx&version=3.0.1

// Install BunLabs.NAudio.Flac.EonZeNx as a Cake Tool
#tool nuget:?package=BunLabs.NAudio.Flac.EonZeNx&version=3.0.1

A FLAC library for NAudio >= 2.0 based on the CSCore FLAC codec
WARNING: Updated to work with other NAudio.EonZeNx projects

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on BunLabs.NAudio.Flac.EonZeNx:

Package Downloads
NAudio.EonZeNx

NAudio, an audio library for .NET, decimated for .NET 6.0. WARNING: Horrificly stripped down & only works with Windows. Use at own risk.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 342 12/5/2021
3.0.0 233 12/5/2021

- Re-ported from current CSCore library that includes FLAC bugfixes