Info
Version: | 2.4.12.5 |
Author(s): | Un4seen Developments Ltd |
Last Update: | Sunday, June 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.un4seen.com/bass.html |
NuGet Url: | https://www.nuget.org/packages/Bass.NetWrapper |
Install
Install-Package Bass.NetWrapper
dotnet add package Bass.NetWrapper
paket add Bass.NetWrapper
Bass.NetWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- BASS.Native(>= 2.4.12.2)
- BASS.ASIO(>= 1.3.1.2)
Tags
It is entirely written in C# (managed code) and works with the Microsoft .NET Framework v2.0, v3.0, v3.5, v4.0 and v4.5 (e.g. to target Windows x86 or x64 platforms) as well as with the mono .NET Framework (e.g. to target desktop Linux or Apple MAC OSX platforms) and Xamarin .NET Framework (e.g. to target mobile iOS or Android platforms) and supports any managed language, like C#, VB.Net, JScript, F# or managed C++.
There is also a special CompactFramework (CE/PocketPC) versions of Bass.Net available.