OpenTKWithOpenAL 1.1.1589.5942

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

// Install OpenTKWithOpenAL as a Cake Tool
#tool nuget:?package=OpenTKWithOpenAL&version=1.1.1589.5942                

The Open Toolkit Library (OpenTK) with OpenAL multimedia support

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  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.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on OpenTKWithOpenAL:

Repository Stars
DeltaEngine/DeltaEngine
Open Source Multiplatform Game Engine, C# OpenGL Version (custom wrapper) including the Editor
Version Downloads Last updated
1.1.1589.5942 808 7/18/2014
1.1.1589.5941 102 5/9/2014
1.1.1579.5793 95 4/29/2014
1.1.1508.5724 87 2/17/2014
1.1.1456.5398 89 12/27/2013
1.1.1161.61462 707 8/28/2013
1.1.1160.61462 49 3/7/2013
1.1.804.3121 106 10/9/2012
1.1.788.3121 49 10/9/2012

Provides the OpenTK library for Windows and adds the native OpenAL32.dll and wrap_oal.dll to make audio work. If you don't need OpenAL support just use the OpenTK package. Newest build 2014-07-18 based on the stable 1.1 release from the official https://github.com/opentk/opentk repository (lots of fixes from 2013 and much improved startup time). Now (1.1.1589.5942) with full x64 and x86 support for the OpenAL native dependency files. Can also be used via the DeltaEngine.Frameworks.OpenTK nuget package.