AudioSwitcher.AudioApi 3.1.0-beta2

This is a prerelease version of AudioSwitcher.AudioApi.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package AudioSwitcher.AudioApi --version 3.1.0-beta2                
NuGet\Install-Package AudioSwitcher.AudioApi -Version 3.1.0-beta2                
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="AudioSwitcher.AudioApi" Version="3.1.0-beta2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AudioSwitcher.AudioApi --version 3.1.0-beta2                
#r "nuget: AudioSwitcher.AudioApi, 3.1.0-beta2"                
#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 AudioSwitcher.AudioApi as a Cake Addin
#addin nuget:?package=AudioSwitcher.AudioApi&version=3.1.0-beta2&prerelease

// Install AudioSwitcher.AudioApi as a Cake Tool
#tool nuget:?package=AudioSwitcher.AudioApi&version=3.1.0-beta2&prerelease                

.NET Library which facilitates interacting with Audio Devices

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

NuGet packages (3)

Showing the top 3 NuGet packages that depend on AudioSwitcher.AudioApi:

Package Downloads
AudioSwitcher.AudioApi.CoreAudio

AudioSwitcher Core Audio Api. This includes all controllers and devices to access Windows System Devices and manipulate them. This library can be used on any PC running Windows Vista and above. Supports both x86/x64 runtimes.

VL.CoreLib.Windows

Windows specific VL CoreLib

AudioSwitcher.Scripting.JavaScript

JavaScript extension that enables parsing and running of JavaScript files to perform functions of Audio Switcher.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-alpha5 38,160 10/6/2016
4.0.0-alpha4 1,123 10/6/2016
4.0.0-alpha2 912 9/29/2016
4.0.0-alpha1 1,230 3/2/2016
3.1.0-beta4 1,320 2/18/2016
3.1.0-beta3 921 2/17/2016
3.1.0-beta2 892 2/16/2016
3.1.0-beta1 921 2/16/2016
3.0.0 113,200 1/12/2016
3.0.0-beta8 1,088 12/25/2015
3.0.0-beta7 1,032 12/11/2015
3.0.0-beta5 1,506 12/10/2015
3.0.0-beta4 1,058 12/9/2015
3.0.0-beta3 1,185 11/30/2015
3.0.0-beta1 1,038 11/16/2015
2.3.0 2,808 6/8/2015
2.2.5 1,387 4/29/2015
2.2.4 1,287 4/14/2015
2.2.2 1,617 3/16/2015
2.2.1 1,245 3/1/2015
2.1.3 1,542 1/25/2015

- .net452, use 3.0 if you need 4.0
- natural async support for functions
- removed fake task support
- Consolidated Set Default behaviour