A .NET binding of the AltBeacon Android Beacon Library. This library allows .NET Android and MAUI apps to interact with BLE beacons in accordance with the open and interoperable AltBeacon proximity beacon protocol specification.
Now supports .NET 9 and MAUI!
- Nuget Package
- Download the binary from Releases
A simple sample application has been included with this repository to demonstrate ranging proximity beacons and a battery-saving background ranging feature.
- Updated to .NET 9 and MAUI support
- Binding of version 2.21.1 of the android-beacon-library
- Migrated test project from Xamarin.Android NUnitLite to MAUI Android with xUnit
- Target framework:
net9.0-android
- Updated to AndroidX packages
- Binding of version 2.19.3 of the android-beacon-library
- Binding of version 2.19.2 of the android-beacon-library
v2.10.0 - Work in Progress
- Binding of version 2.7 of the android-beacon-library
- Binding of version 2.1.4 of the android-beacon-library
- Binding of version 2.1.3 of the android-beacon-library
- Binding of version 2.1.2 of the android-beacon-library
- Initial binding of the android-beacon-library
Log a new issue, or fork this repository, and submit a pull request