ZXing.Net 0.16.9

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

// Install ZXing.Net as a Cake Tool
#tool nuget:?package=ZXing.Net&version=0.16.9

ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java.
     It has been ported by hand with a lot of optimizations and improvements.

     It is compatible with .Net 2.0, .Net 3.5, .Net 4.x, .Net 5.x, .Net 6.x, .Net 7.x, Windows RT Class Library and Components, UWP, .Net Standard 1.x and 2.0x, .Net Core App 3.x, Silverlight 4, Silverlight 5, Windows Phone 7.x and Windows Phone 8.x and Xamarin.Android

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net20 is compatible.  net20-cf is compatible.  net35 is compatible.  net35-cf is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
native native is compatible. 
Silverlight sl3-wp is compatible.  sl4 is compatible.  sl4-wp71 is compatible.  sl5 is compatible. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10 is compatible.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed.  win8 is compatible.  win8-managed is compatible. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.0

    • No dependencies.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 2.0 CompactFramework

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 3.5 CompactFramework

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETFramework 4.7

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 1.1

  • .NETStandard 1.3

  • .NETStandard 2.0

  • .NETStandard 2.1

  • native 0.0

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.0, Silverlight 4.0, Silverlight 5.0, Windows 0.0, WindowsPhone 7.0, WindowsPhone 7.1, WindowsPhone 8.0)

    • No dependencies.
  • Silverlight 3.0 WindowsPhone

    • No dependencies.
  • Silverlight 4.0

    • No dependencies.
  • Silverlight 4.0 WindowsPhone71

    • No dependencies.
  • Silverlight 5.0

    • No dependencies.
  • UAP 1.0

    • No dependencies.
  • Windows 8.0

    • No dependencies.
  • Windows 8.0 managed

    • No dependencies.
  • WindowsPhone 8.0

    • No dependencies.

NuGet packages (231)

Showing the top 5 NuGet packages that depend on ZXing.Net:

Package Downloads
ZXing.Net.Mobile

ZXing.Net.Mobile is a C#/.NET library based on the open source Barcode Library: ZXing (Zebra Crossing), using the ZXing.Net Port. It works with Xamarin.iOS, Xamarin.Android, Tizen and Windows Universal (UWP). The goal of ZXing.Net.Mobile is to make scanning barcodes as effortless and painless as possible in your own applications. See https://github.com/Redth/ZXing.Net.Mobile/releases for release notes.

ZXing.Net.Mobile.Forms

ZXing.Net.Mobile is a C#/.NET library based on the open source Barcode Library: ZXing (Zebra Crossing), using the ZXing.Net Port. It works with Xamarin.iOS, Xamarin.Android, Tizen and Windows Universal (UWP). The goal of ZXing.Net.Mobile is to make scanning barcodes as effortless and painless as possible in your own applications. See https://github.com/Redth/ZXing.Net.Mobile/releases for release notes.

ZXing.Net.Bindings.SkiaSharp

ZXing.Net Bindings for SkiaSharp - use SkiaSharp with ZXing.Net for barcode reading

ZXing.Net.Bindings.Windows.Compatibility

ZXing.Net Bindings for Windows Compatibility Pack - use System.Drawing.Common with ZXing.Net for barcode reading

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

GitHub repositories (39)

Showing the top 5 popular GitHub repositories that depend on ZXing.Net:

Repository Stars
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
ShareX/ShareX
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
Richasy/Bili.Uwp
适用于新系统UI的哔哩
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
TheJoeFin/Text-Grab
Use OCR in Windows quickly and easily with Text Grab. With optional background process and notifications.
Version Downloads Last updated
0.16.9 1,936,711 2/23/2023
0.16.8 3,379,313 2/6/2022
0.16.7 434,760 12/26/2021
0.16.6 4,207,964 10/8/2020
0.16.5 2,288,133 9/29/2019
0.16.4 3,114,571 4/14/2018
0.16.2 871,763 9/11/2017
0.16.1 27,361 9/6/2017
0.16.0 73,204 8/11/2017
0.15.0 325,843 3/1/2017
0.14.0.1 1,713,721 4/29/2014
0.14.0 93,621 4/7/2014
0.12.0 150,545 9/24/2013
0.11.0.1 28,965 4/8/2013
0.11.0 5,050 3/30/2013
0.10.0 9,551 11/25/2012
0.9.0 5,469 9/27/2012
0.8.0.1 4,544 8/22/2012
0.7.0 43,409 6/9/2012
0.6.0 4,241 3/29/2012
0.5.0 4,384 3/13/2012
0.4.0 4,234 2/29/2012
0.3.0 4,052 2/28/2012
0.2.0 4,177 2/13/2012
0.1.0 15,126 1/29/2012

* changes of the java version are reflected until 2023/02/21
* small bug fixes and improvements