NVorbis 0.7.2
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package NVorbis --version 0.7.2
NuGet\Install-Package NVorbis -Version 0.7.2
        
        
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="NVorbis" Version="0.7.2" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="NVorbis" Version="0.7.2" />
<PackageReference Include="NVorbis" />
        
        
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 NVorbis --version 0.7.2
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: NVorbis, 0.7.2"
        
        
#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 NVorbis@0.7.2
        
        
#: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=NVorbis&version=0.7.2
#tool nuget:?package=NVorbis&version=0.7.2
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    A fully managed implementation of a Xiph.org Foundation Ogg Vorbis decoder.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net is compatible. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (27)
Showing the top 20 popular GitHub repositories that depend on NVorbis:
| Repository | Stars | 
|---|---|
| OpenRA/OpenRA 
                                                            Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
                                                         | |
| MonoGame/MonoGame 
                                                            One framework for creating powerful cross-platform games.
                                                         | |
| morkt/GARbro 
                                                            Visual Novels resource browser
                                                         | |
| ddevault/TrueCraft 
                                                            Minecraft for hipsters
                                                         | |
| filoe/cscore 
                                                            An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited. 
                                                         | |
| 4sval/FModel 
                                                            Unreal Engine Archives Explorer
                                                         | |
| FakeFishGames/Barotrauma 
                                                            A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa.
                                                         | |
| AdamsLair/duality 
                                                            a 2D Game Development Framework
                                                         | |
| 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]
                                                         | |
| ciribob/DCS-SimpleRadioStandalone 
                                                            An open source Stand alone Radio for DCS integrating with all clickable cockpits and FC3 Aircraft
                                                         | |
| overtools/OWLib 
                                                            DataTool is a program that lets you extract models, maps, and files from Overwatch.
                                                         | |
| egordorichev/BurningKnight 
                                                            Top-down roguelike about goblins, lamps and magic
                                                         | |
| 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
                                                         | |
| mir-ethernity/mir-eternal | |
| Penecruz/VAICOM-Community 
                                                            VAICOM for DCS World
                                                         | |
| feliwir/SharpAudio 
                                                            Audio playback/capturing engine for C# 
                                                         | |
| dereksorensen/KailashEngine | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 0.8.4 | 989 | 11/20/2014 | 
| 0.8.3 | 596 | 4/29/2014 | 
| 0.8.2 | 57 | 3/19/2014 | 
| 0.8.1 | 56 | 2/25/2014 | 
| 0.8.0.3 | 50 | 1/16/2014 | 
| 0.8.0 | 48 | 1/16/2014 | 
| 0.7.2 | 787 | 7/22/2013 | 
| 0.7.1 | 46 | 7/18/2013 | 
| 0.7.0 | 65 | 7/15/2013 | 
| 0.6.0 | 292 | 6/27/2013 | 
| 0.5.5 | 53 | 11/15/2012 | 
| 0.5.4 | 48 | 10/10/2012 | 
| 0.5.3 | 48 | 10/10/2012 | 
| 0.5.1 | 46 | 10/10/2012 | 
| 0.5.0 | 49 | 10/10/2012 | 
- Bugfix: Floor 0 implementation is now correct
- Bugfix: Residue 0 & 1 implementation is now correct
- Bugfix: Seeking back less than the current buffer size no longer corrupts data being returned