NAudio.Vorbis 1.0.0

dotnet add package NAudio.Vorbis --version 1.0.0
                    
NuGet\Install-Package NAudio.Vorbis -Version 1.0.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="NAudio.Vorbis" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NAudio.Vorbis" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="NAudio.Vorbis" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NAudio.Vorbis --version 1.0.0
                    
#r "nuget: NAudio.Vorbis, 1.0.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.
#:package NAudio.Vorbis@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NAudio.Vorbis&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=NAudio.Vorbis&version=1.0.0
                    
Install as a Cake Tool

NAudio support for Vorbis

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible.  net35 is compatible.  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 (26)

Showing the top 20 popular GitHub repositories that depend on NAudio.Vorbis:

Repository Stars
AssetRipper/AssetRipper
GUI Application to work with engine assets, asset bundles, and serialized files
stakira/OpenUtau
Open singing synthesis platform / Open source UTAU successor
UnderminersTeam/UndertaleModTool
The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)
Valkirie/HandheldCompanion
ControllerService
WolvenKit/WolvenKit
Community Mod editor/creator for REDengine games.
MaKiPL/OpenVIII-monogame
Open source Final Fantasy VIII engine implementation in C# working on Windows and Linux (Android and iOS planned too!) [Monogame]
vchelaru/FlatRedBall
Cross-platform 2D game engine focused on ultimate productivity built in .NET
ciribob/DCS-SimpleRadioStandalone
An open source Stand alone Radio for DCS integrating with all clickable cockpits and FC3 Aircraft
Meowmaritus/DSAnimStudio
Direct3D-Accelerated Dark Souls TAE Editor
overtools/OWLib
DataTool is a program that lets you extract models, maps, and files from Overwatch.
h4lfheart/FortnitePorting
Lightning-Quick Automation of the Fortnite Porting Process
leezer3/OpenBVE
OpenBVE- A free train simulator
rampaa/JL
JL is a program for looking up Japanese words and expressions.
Kalejin/DCSB
Deathcounter and Soundboard, WPF app for setting up key shortcuts
Piotrekol/CollectionManager
An extensive tool for creating, editing, and exporting of osu! collections.
mir-ethernity/mir-eternal
Penecruz/VAICOM-Community
VAICOM for DCS World
kuma4649/MDPlayer
ME3Tweaks/LegendaryExplorer
Editor toolset for Mass Effect Trilogy and Mass Effect Legendary Edition
MontagueM/Charm
Destiny 2 reverse engineering tool for extracting cool things from game files.
Version Downloads Last Updated
1.0.0 461 4/17/2015

- Initial Release under NAudio