Info
Version: | 1.1.0 |
Author(s): | akmittal |
Last Update: | Friday, September 11, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BarcodeScanControl |
Install
Install-Package BarcodeScanControl
dotnet add package BarcodeScanControl
paket add BarcodeScanControl
BarcodeScanControl Download (Unzip the "nupkg" after downloading)
Dependencies
- ZXing.Net(0.14.0.1)
Once the code is scanned successfully , the result would be available as text string.
The control has dependency of using ZXing.Net NuGet package as the control utilizes ZXing to actually scan the code and provide the result.