Aspose.BarCode 5.2.0

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

// Install Aspose.BarCode as a Cake Tool
#tool nuget:?package=Aspose.BarCode&version=5.2.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 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. 
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-33366 Verify correct work of BarcodeReader.GetCheckSum().
BARCODENET-33179 Support ECC for 2D barcodes
BARCODENET-30966 Support custom barcode width

Enhancements
BARCODENET-33363 AustraliaPost - remove ReedSolomon values from codetext
BARCODENET-33343 Rename DisplayText to Display2DText

Bugs Fixed
BARCODENET-33364 Recognized symmetric code PatchCode
BARCODENET-33362 Code39 broken codetext
BARCODENET-33361 Wrong codetext returned from Datamatrix barcodes
BARCODENET-33359 Pdf417 barcode is not recognized in png or jpg images.
BARCODENET-33354 Pdf417 recognition error with scaled picture
BARCODENET-33352 Aztec recognition file for old versions and for v.5.1.
BARCODENET-33348 SegmentOfInteresting problem
BARCODENET-33345 Incorrect detect last line in Pdf417
BARCODENET-33338 EAN13 barcode is recognized incorrectly from tif image.
BARCODENET-33337 EAN8 barcode is recognized incorrectly from bmp file.
BARCODENET-33334 QR barcode is not recognized in jpg image
BARCODENET-33297 Unable to recognize QR barcodes from a tiff image
BARCODENET-33287 Garbage characters in read CodeText from Pdf417
BARCODENET-33357 Rewrite quiet zone detection
BARCODENET-33356 Aztec recognition failed
BARCODENET-33344 Create ECC for recognition Pdf417 barcode
BARCODENET-33310 VectorizedLine quiet zone
BARCODENET-33281 Rewrite toolkit GUI
BARCODENET-33255 Implement "zebra" preprocessing to improve the detection of multiplication factor.
BARCODENET-33149 Incorrect results when scanned Pdf417
BARCODENET-19105 1 out of 2 code39 barcodes are detected from scanned image
BARCODENET-33355 Check GS1Datamatrix and SwissPost generation.
BARCODENET-33353 Check possible different recognition results for different architecture.