Aspose.BarCode 4.6.0

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

// Install Aspose.BarCode as a Cake Tool
#tool nuget:?package=Aspose.BarCode&version=4.6.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-24005 - Supported SCC-14 Barcode Generation

Bug fixes:
BARCODENET-21997 - Whitespace requirement around barcodes
BARCODENET-21814 - OrientationHint cannot work properly
BARCODENET-26529 - BarCodeReader shows multiple Patchcode barcodes
BARCODENET-33127 - Error of ExpectedBarCodeCount
BARCODENET-33128 - Error of BarcodeReader constructor with rectangle parameter
BARCODENET-33119 - Unable to scan CodeBar NW-7
BARCODENET-33124 - Unable to scan barcode when image is rotated at 180 degree
BARCODENET-33138 - Incorrect results when scanned from Code39
BARCODENET-33143 - BarCodeReader reads an extra character when scanned from Code128
BARCODENET-31954 - PDF417 barcode is not recognized correctly
BARCODENET-32427 - Can't recognize barcode on dark background

Exceptions:
BARCODENET-29718 - Index out of bounds exception when reading Pdf417 barcode

Enhanacements:
BARCODENET-31456 - Implemented new algorithm to detect barcode position for different orientations
BARCODENET-33125 - Updated Orientation Hints parameters
BARCODENET-33095 - Changed the folder name to "Aspose.BarCode for .NET"
BARCODENET-33126 - Fixed MSI UI Issues
BARCODENET-33134 - Updated PDF417 Generator to comply with ISO specifications