BlinkID.Forms
4.0.1
See the version list below for details.
dotnet add package BlinkID.Forms --version 4.0.1
NuGet\Install-Package BlinkID.Forms -Version 4.0.1
<PackageReference Include="BlinkID.Forms" Version="4.0.1" />
paket add BlinkID.Forms --version 4.0.1
#r "nuget: BlinkID.Forms, 4.0.1"
// Install BlinkID.Forms as a Cake Addin #addin nuget:?package=BlinkID.Forms&version=4.0.1 // Install BlinkID.Forms as a Cake Tool #tool nuget:?package=BlinkID.Forms&version=4.0.1
BlinkID - a small, but powerful ID scanning library. Use this package in your Xamarin Forms project.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.0
- BlinkID.Forms.Core (>= 4.0.0)
-
MonoAndroid 8.1
- BlinkID.Forms.Android (>= 4.0.0)
-
Xamarin.iOS 1.0
- BlinkID.Forms.iOS (>= 4.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.15.0 | 5,150 | 1/24/2022 |
5.14.0 | 2,176 | 10/6/2021 |
5.13.0 | 852 | 8/30/2021 |
5.12.0 | 1,713 | 7/1/2021 |
5.11.0 | 719 | 4/16/2021 |
5.10.0 | 1,041 | 2/24/2021 |
5.9.0 | 1,425 | 12/16/2020 |
5.8.0 | 1,370 | 9/30/2020 |
5.7.1 | 730 | 8/21/2020 |
5.7.0 | 596 | 8/18/2020 |
5.6.0 | 1,675 | 7/20/2020 |
5.5.0 | 775 | 6/8/2020 |
5.4.0 | 795 | 4/30/2020 |
5.3.0 | 2,416 | 3/19/2020 |
5.2.0 | 730 | 2/6/2020 |
5.1.0 | 697 | 12/19/2019 |
5.0.0 | 1,142 | 10/25/2019 |
4.11.1 | 1,942 | 9/25/2019 |
4.11.0 | 734 | 8/21/2019 |
4.10.0 | 692 | 7/17/2019 |
4.9.0.1 | 820 | 5/21/2019 |
4.9.0 | 2,494 | 4/26/2019 |
4.8.0 | 2,748 | 3/25/2019 |
4.7.0 | 1,027 | 2/26/2019 |
4.6.0 | 887 | 1/25/2019 |
4.5.0 | 821 | 12/20/2018 |
4.4.0 | 911 | 11/19/2018 |
4.3.0.1 | 871 | 11/7/2018 |
4.3.0 | 1,750 | 10/16/2018 |
4.2.0 | 2,241 | 9/4/2018 |
4.1.0 | 1,024 | 8/13/2018 |
4.0.1 | 1,203 | 8/3/2018 |
4.0.0 | 1,069 | 7/6/2018 |
- Bugfixes
- Calling `reconfigureRecognizers` before showing camera now correctly applies supplied recognizers
- Fixed autorotation of overlays and `MBRecognizerRunnerViewController`
- Fixed localization issues with some overlays
- Fixed constraint errors on `MBDocumentVerificationOverlayViewController`
- Updates and additions
- Added `reconfigureRecognizers` method to `MBBaseOverlayViewController`, enabling it on all it's subclasses