Aspose.BarCode
                             
                            
                                5.8.0
                            
                        
                    See the version list below for details.
dotnet add package Aspose.BarCode --version 5.8.0
NuGet\Install-Package Aspose.BarCode -Version 5.8.0
<PackageReference Include="Aspose.BarCode" Version="5.8.0" />
<PackageVersion Include="Aspose.BarCode" Version="5.8.0" />
<PackageReference Include="Aspose.BarCode" />
paket add Aspose.BarCode --version 5.8.0
#r "nuget: Aspose.BarCode, 5.8.0"
#:package Aspose.BarCode@5.8.0
#addin nuget:?package=Aspose.BarCode&version=5.8.0
#tool nuget:?package=Aspose.BarCode&version=5.8.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 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. | 
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-3427 	Code16K new feature
BARCODENET-33505 	Provide a separate library for .NET 4.5
BARCODENET-33670 	New recognition hint: InvertImage
BARCODENET-33672 	Color quantification and new recognition hint
BARCODENET-33471 	Support dark images recognition
BARCODENET-33680 	MedianSmoothingWindowSize
Bugs Fixed
BARCODENET-6851 	Return wrong location while reading PostNet barcodes
BARCODENET-21110 	Pdf417 barcode could not be recognized
BARCODENET-32427 	Can't recognize barcode on dark background
BARCODENET-33168 	Cannot recognize EAN13 from tif
BARCODENET-33169 	Recognition time is increased with new algorithm for barcode detection
BARCODENET-33177 	Cannot recognize DataMatrix
BARCODENET-33283 	Taking too long to recognize barcode from a multi-page tiff
BARCODENET-33423 	MIcroPDF417. Better method to detect rectangle.
BARCODENET-33440 	Code128 barcode performance issue
BARCODENET-33443 	Unable to recognize QR barcodes from png images.
BARCODENET-33487 	Incorrect size of detected barcode
BARCODENET-33494 	Unable to recognize QR code from the pdf file.
BARCODENET-33506 	Performance issues with Code128 bar code multi-page tif images
BARCODENET-33601 	Slow recognition speed while reading code128 bar codes from tif file formats
BARCODENET-33619 	Unable to recognize PDF417 codes from png images
BARCODENET-33644 	Incorrect codetext found for PDF417
BARCODENET-33648 	PDF417 recognition performance
BARCODENET-33650 	Incorrect recogonition of NonStandard DataMatrix images
BARCODENET-33652 	Incorrect file description in details
BARCODENET-33655 	Unable to recognize rectangular Datamatrix
BARCODENET-33660 	Bad recognition speed of Aztec barcode
BARCODENET-33567 	Performance issues with Code39 bar codes
BARCODENET-33675 	Unable to recognize QR code from jpg image
BARCODENET-33679 	Incorrect angle detected of a rotated bar code image
BARCODENET-33682 	Unable to recognize RM4SCC code from JPG image
BARCODENET-33683 	Incomplete code text when tried to read RM4SCC from JPG image
Exceptions
BARCODENET-33676 	Index outside the bounds error message when try to scan an image
Enhancements
BARCODENET-33678 	Another Median Smoothing method