ZXing 2.0.0
See the version list below for details.
Install-Package ZXing -Version 2.0.0
dotnet add package ZXing --version 2.0.0
<PackageReference Include="ZXing" Version="2.0.0" />
paket add ZXing --version 2.0.0
#r "nuget: ZXing, 2.0.0"
// Install ZXing as a Cake Addin
#addin nuget:?package=ZXing&version=2.0.0
// Install ZXing as a Cake Tool
#tool nuget:?package=ZXing&version=2.0.0
This is the C# port built directly from source in the latest ZXing library release on Google Code. All credit for this library goes to the contributors of the ZXing project. Via SVN, this port was submitted by Suraj Supekar. Seek support at the project site or the discussion group https://groups.google.com/forum/#!forum/zxing.
ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages. Our focus is on using the built-in camera on mobile phones to scan and decode barcodes on the device, without communicating with a server. However the project can be used to encode and decode barcodes on desktops and servers as well.
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ZXing:
Package | Downloads |
---|---|
Droid.People.UI
UI for Droid.People |
|
Droid_People
Manage user for applications. Can scan internet to have some more details |
|
Droid_Image
All tools to modify image (resize, crop, change in gray, draw on it, ...) and analyse it (face recognition, qr code and barecode decrypt, ...) |
|
PradaCompoment
PradaCompoment DLL Liberay |
|
ZL.Print
Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
- minor changes