Aspose.BarCode
                             
                            
                                5.2.0
                            
                        
                    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
<PackageReference Include="Aspose.BarCode" Version="5.2.0" />
<PackageVersion Include="Aspose.BarCode" Version="5.2.0" />
<PackageReference Include="Aspose.BarCode" />
paket add Aspose.BarCode --version 5.2.0
#r "nuget: Aspose.BarCode, 5.2.0"
#:package Aspose.BarCode@5.2.0
#addin nuget:?package=Aspose.BarCode&version=5.2.0
#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 | Versions 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. | 
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 | 800 | 4/24/2015 | 
| 6.8.0 | 529 | 2/6/2015 | 
| 6.7.0 | 236 | 12/31/2014 | 
| 6.6.0 | 525 | 11/12/2014 | 
| 6.5.0 | 427 | 9/8/2014 | 
| 6.4.0 | 961 | 7/3/2014 | 
| 6.3.0 | 82 | 5/31/2014 | 
| 6.2.0 | 105 | 4/30/2014 | 
| 6.1.0 | 99 | 3/19/2014 | 
| 6.0.0 | 155 | 12/31/2013 | 
| 5.9.0 | 99 | 11/29/2013 | 
| 5.8.0 | 359 | 10/23/2013 | 
| 5.7.0 | 93 | 9/2/2013 | 
| 5.6.2 | 84 | 7/29/2013 | 
| 5.6.1.1 | 74 | 7/18/2013 | 
| 5.6.1 | 75 | 7/17/2013 | 
| 5.6.0 | 75 | 7/9/2013 | 
| 5.5.0 | 83 | 4/3/2013 | 
| 5.4.0 | 167 | 2/5/2013 | 
| 5.3.0 | 83 | 12/28/2012 | 
| 5.2.0 | 84 | 11/20/2012 | 
| 5.1.0 | 78 | 10/8/2012 | 
| 5.0.0 | 81 | 8/29/2012 | 
| 4.9.0 | 78 | 7/19/2012 | 
| 4.8.0 | 140 | 6/4/2012 | 
| 4.7.0 | 79 | 4/18/2012 | 
| 4.6.0 | 175 | 2/25/2012 | 
| 4.5.0.1 | 75 | 2/16/2012 | 
| 4.5.0 | 80 | 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.