Aiv.Vorbis 0.3.0

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

// Install Aiv.Vorbis as a Cake Tool
#tool nuget:?package=Aiv.Vorbis&version=0.3.0

OpenAL+NVorbis wrapper

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Aiv.Vorbis:

Package Downloads
aiv-engine-fast2d

Fork of aiv-engine

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.0 1,205 12/17/2016
0.2.1 1,015 2/6/2016
0.2.0 1,725 1/21/2016
0.1.0 1,025 1/6/2016

updated OpenTK and NVorbis versions, addes support for embedded files, refactored code, license is now LGPL