Scandit.BarcodePicker 5.14.3.10

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

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

// Install Scandit.BarcodePicker as a Cake Tool
#tool nuget:?package=Scandit.BarcodePicker&version=5.14.3.10

This package provides the Scandit Barcode Picker API for applications that target the Universal Windows Platform (UWP).

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Store netcore451 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Scandit.BarcodePicker:

Package Downloads
Scandit.BarcodePicker.Unified

This package provides a unified (high-level) API that can be used to build applications with Xamarin.Forms.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.19.3.10 975 5/11/2021
5.19.2.10 1,463 4/9/2021
5.19.1.10 348 3/31/2021
5.19.0.10 335 3/31/2021
5.18.4.10 373 4/9/2021
5.18.3.10 433 2/11/2021
5.17.2.10 573 11/5/2020
5.17.1.10 433 10/29/2020
5.17.0.10 595 10/1/2020
5.16.0.10 817 7/10/2020
5.16.0.2-beta1 400 6/22/2020
5.15.2.10 489 7/7/2020
5.15.1.10 503 7/7/2020
5.15.0.10 572 5/26/2020
5.15.0.3-beta2 620 4/9/2020
5.15.0.2-beta1 340 4/2/2020
5.14.5.10 576 4/15/2020
5.14.4.10 2,271 3/26/2020
5.14.3.10 532 3/19/2020
5.14.2.10 524 3/11/2020
5.14.1.10 495 3/11/2020
5.14.0.10 716 1/31/2020
5.14.0.3-beta2 383 1/15/2020
5.14.0.2-beta1 393 12/13/2019
5.13.3.10 1,328 11/27/2019
5.13.2.10 634 11/18/2019
5.13.1.10 661 11/4/2019
5.13.0.10 604 10/24/2019
5.13.0.3-beta2 404 10/15/2019
5.13.0.2-beta1 432 9/30/2019
5.12.1.10 882 9/13/2019
5.12.0.10 968 9/3/2019
5.12.0.2-beta1 434 8/9/2019
5.11.4.10 851 6/21/2019
5.11.3.10 721 5/21/2019
5.11.2.10 715 4/30/2019
5.11.1.11 683 4/15/2019
5.11.1.10 647 4/11/2019
5.11.0.10 715 4/4/2019
5.11.0.2-beta1 478 3/22/2019
5.10.1.10 1,440 1/25/2019
5.10.0.10 871 1/14/2019
5.10.0.2-beta1 658 12/5/2018
5.9.2.10 1,608 11/7/2018
5.9.1.10 898 10/15/2018
5.9.0.10 905 10/1/2018
5.9.0.3-beta2 645 9/20/2018
5.9.0.2-beta1 708 9/5/2018
5.8.2.10 1,123 8/16/2018
5.8.1.10 1,185 7/13/2018
5.8.0.3-beta2 740 7/3/2018
5.8.0.2-beta1 864 5/8/2018
5.7.2.10 1,697 5/3/2018
5.7.1.10 1,118 4/12/2018
5.7.0.10 1,202 3/24/2018
5.6.2.10 1,327 2/13/2018
5.6.1.10 1,181 2/5/2018
5.6.0.10 1,099 1/18/2018
5.5.1.10 1,224 11/10/2017
5.5.0.10 1,114 10/19/2017
5.4.2.10 1,067 9/18/2017
5.4.1.10 1,117 9/1/2017
5.4.0.10 1,094 8/23/2017
5.3.4.10 1,054 8/17/2017
5.3.1.10 1,231 6/16/2017
5.3.0.10 1,396 5/29/2017
5.2.1.10 1,193 5/9/2017
5.2.0.10 1,349 4/11/2017
5.1.1.10 1,216 2/17/2017
5.1.0.10 1,286 1/19/2017
5.0.1 1,303 12/2/2016
5.0.0 1,916 10/31/2016

* New Features/Performance Improvements
              - Significantly improved PDF417 recognition:
                 - the PDF417 reader is now better at handling PDF417 codes for which both the start and end delimiter patterns are heavily damaged
                 - the PDF417 reader is now better at dealing with erasures and codes that are slightly bent.
                 - the PDF417 reader is now better at handling codes close to the camera's resolution limit
              - Added nationality and documentNumber fields for machine readable zones of French national identity cards.
              - GS1 parser: With disabled strictMode, invalid AIs and AI data that is too small do no longer abort parsing. Instead we return a result along with relevant error messages.
              - MRTD parser: Checking if issuing country and nationality fields are valid has been added.
              - SwissQr parser: Added support for parsing addresses provided in a combined form for 2.0 and 2.1 standards.
       
           * Bug Fixes/Software Updates
              - Added support to configure Codabar codes with less than three data symbols.
              - Fix an issue that caused inaccurate locations to be returned when two barcodes with the same data and symbology are printed next to each other.
              - Fix an issue that caused the barcode scanner to crash upon decoding a PDF417 code with a macro control block without optional fields.
              - Increased the maximum supported symbol count for Code93 from 40 to 60.
              - DLID parser: Fixed issue with parsing multiple DLID codes using the same parser instance.

           * The support for Windows Phone 8.1 and Windows 8.1 store apps has been discontinued.