1llum1n4t1s.NAudio.Extras
4.0.6
dotnet add package 1llum1n4t1s.NAudio.Extras --version 4.0.6
NuGet\Install-Package 1llum1n4t1s.NAudio.Extras -Version 4.0.6
<PackageReference Include="1llum1n4t1s.NAudio.Extras" Version="4.0.6" />
<PackageVersion Include="1llum1n4t1s.NAudio.Extras" Version="4.0.6" />
<PackageReference Include="1llum1n4t1s.NAudio.Extras" />
paket add 1llum1n4t1s.NAudio.Extras --version 4.0.6
#r "nuget: 1llum1n4t1s.NAudio.Extras, 4.0.6"
#:package 1llum1n4t1s.NAudio.Extras@4.0.6
#addin nuget:?package=1llum1n4t1s.NAudio.Extras&version=4.0.6
#tool nuget:?package=1llum1n4t1s.NAudio.Extras&version=4.0.6
NAudio.Extras
Extra, opinionated helpers built on top of NAudio. Targets net10.0, net10.0-windows, and net10.0-windows10.0.19041.0.
What's included
Utilities that don't belong in the core library but are still useful across projects — for example playlist helpers, ID3 tag readers, Equalizer sample providers, and other community-contributed extras.
When to use it
Install NAudio.Extras when you want these convenience helpers in addition to the main NAudio APIs. It depends on both NAudio and (on Windows) NAudio.Wasapi, so it pulls in the full playback/capture stack.
This package is not required for typical NAudio usage — start with the main NAudio package and add NAudio.Extras only if you need one of the helpers it contains.
See the NAudio documentation site for tutorials and the full API reference, or the GitHub repository for source and documentation.
License
MIT.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. net10.0-windows7.0 is compatible. net10.0-windows10.0.19041 is compatible. |
-
net10.0
- 1llum1n4t1s.NAudio (>= 4.0.6)
- 1llum1n4t1s.NAudio.Core (>= 4.0.6)
-
net10.0-windows10.0.19041
- 1llum1n4t1s.NAudio (>= 4.0.6)
- 1llum1n4t1s.NAudio.Core (>= 4.0.6)
- 1llum1n4t1s.NAudio.Wasapi (>= 4.0.6)
-
net10.0-windows7.0
- 1llum1n4t1s.NAudio (>= 4.0.6)
- 1llum1n4t1s.NAudio.Core (>= 4.0.6)
- 1llum1n4t1s.NAudio.Wasapi (>= 4.0.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
### Changed
- NuGet パッケージに同梱する SBOM の生成基盤を最新の安定版へ更新しました。