Aspose.BarCode 5.9.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.BarCode --version 5.9.0
NuGet\Install-Package Aspose.BarCode -Version 5.9.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="Aspose.BarCode" Version="5.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.BarCode --version 5.9.0
#r "nuget: Aspose.BarCode, 5.9.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 Aspose.BarCode as a Cake Addin
#addin nuget:?package=Aspose.BarCode&version=5.9.0

// Install Aspose.BarCode as a Cake Tool
#tool nuget:?package=Aspose.BarCode&version=5.9.0

Aspose.BarCode for .NET is a robust and reliable barcode generation and recognition component, written in managed C#, it allows developers to quickly and easily add barcode generation and recognition functionality to their Microsoft .NET applications (WinForms, ASP.NET and .NET Compact Framework).

Aspose.BarCode for .NET supports most established barcode standards and barcode specifications. It has the ability to export to multiple image formats including: BMP, EMF, GIF, JPEG, PNG, TIFF and WMF.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net30 is compatible.  net35 is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 is compatible.  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. 
Silverlight sl3-wp is compatible.  sl4 is compatible.  sl5 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.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Aspose.BarCode:

Repository Stars
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
Version Downloads Last updated
6.9.0 799 4/24/2015
6.8.0 527 2/6/2015
6.7.0 234 12/31/2014
6.6.0 523 11/12/2014
6.5.0 425 9/8/2014
6.4.0 959 7/3/2014
6.3.0 81 5/31/2014
6.2.0 104 4/30/2014
6.1.0 97 3/19/2014
6.0.0 154 12/31/2013
5.9.0 98 11/29/2013
5.8.0 357 10/23/2013
5.7.0 92 9/2/2013
5.6.2 82 7/29/2013
5.6.1.1 72 7/18/2013
5.6.1 73 7/17/2013
5.6.0 73 7/9/2013
5.5.0 81 4/3/2013
5.4.0 166 2/5/2013
5.3.0 82 12/28/2012
5.2.0 83 11/20/2012
5.1.0 76 10/8/2012
5.0.0 80 8/29/2012
4.9.0 76 7/19/2012
4.8.0 138 6/4/2012
4.7.0 78 4/18/2012
4.6.0 173 2/25/2012
4.5.0.1 73 2/16/2012
4.5.0 78 1/24/2012

New Features
BARCODENET-33718 Code16K recognition

Bugs Fixed
BARCODENET-33512 Incorrect Pdf417 bar code recognition from a JPG image
BARCODENET-33600 Problem of time and memory consumption with PatchCode in the tif file format.
BARCODENET-33702 Can't recognize QR codes from jpg images
BARCODENET-33707 Can't recognize QR code from jpg image
BARCODENET-33737 Incorrect DataMatrix code recognition from a Pdf file
BARCODENET-33736 Incorect recognized text from Pdf417 barcode
BARCODENET-33725 Can't recognize Interleaved2of5 code from tif image
BARCODENET-33708 Incorrect code text appearance of the Pharmacode symbology

Exceptions
BARCODENET-33731 IndexOfBoundException with RM4SCC symbology

Enhancements
BARCODENET-33673 Public API: Remove BinarizedBitmap class
BARCODENET-33151 Performance has decreased with v4.6.0
BARCODENET-33447 Barcode recognition becomes slower with 64bits operating system architecture.
BARCODENET-33537 Performance issue with Patch Code in a tif file format
BARCODENET-33719 Update Code128 encoder
BARCODENET-33711 Raise a proper error message when exceeding code text of Pharmacode
BARCODENET-33643 Rewrite PDF417 recognition
BARCODENET-33703 PatchCode detection changes
BARCODENET-33715 BarCode encoder new public property: bool ThrowExceptionWhenCodeTextIncorrect for 1D barcodes.
BARCODENET-33722 Public API: Remove Code128CodeSet
BARCODENET-33723 Public API: Remove Code128CodeBuilder
BARCODENET-33733 Public API: GetAllPossibleBarCodes for 1D only