ZXing 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ZXing --version 2.0.0
NuGet\Install-Package ZXing -Version 2.0.0
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="ZXing" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZXing --version 2.0.0
#r "nuget: ZXing, 2.0.0"
#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 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 Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 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, ...)

ZL.Print

Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.1 164,314 7/11/2013
2.1.0 5,226 12/10/2012
2.0.0 3,468 2/24/2012
1.7.0 116,211 1/10/2012

- minor changes