Aspose.BarCode 6.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.BarCode --version 6.0.0
                    
NuGet\Install-Package Aspose.BarCode -Version 6.0.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="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspose.BarCode" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Aspose.BarCode" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aspose.BarCode --version 6.0.0
                    
#r "nuget: Aspose.BarCode, 6.0.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.
#:package Aspose.BarCode@6.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Aspose.BarCode&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Aspose.BarCode&version=6.0.0
                    
Install as a Cake Tool

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.  net20-cf is compatible.  net30 is compatible.  net30-wpf is compatible.  net35 is compatible.  net35-wpf is compatible.  net40 is compatible.  net40-client is compatible.  net40-wpf 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 sl4 is compatible.  sl5 was computed. 
Windows Phone wp was computed.  wp7 is compatible.  wp75 was computed.  wp8 was computed.  wp81 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 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

Aspose.BarCode for .NET has been updated to version 6.0.0 and we are pleased to announce this release brings the addition of 16 new useful improvements.
The following is a list of changes in this version of Aspose.BarCode for .NET.

Minor Features
New Features
(BARCODENET-33760) - Recognition quality significative

Enhancements
(BARCODENET-3436) - Setup package modification
(BARCODENET-33273) - Generate multiple barcodes on one image
(BARCODENET-33724) - Problem with small barcode
(BARCODENET-33757) - Add the Online EULA button to MSI
(BARCODENET-33759) - Add the .NET Dashboard to the MSI
(BARCODENET-33761) - Remove offline documentation and leave only ApiReference in chm

Performance
(BARCODENET-33750) - Datamatrix performance with heavy picture

Other Improvements and Changes
Bugs
(BARCODENET-33721) - Incorrect Code128 barcode generation when a few FNC chars are present
(BARCODENET-33747) - Incorrect recognition of DataMatrix symbology
(BARCODENET-33749) - Incorrect DataMatrix code detection from a Pdf file
(BARCODENET-33763) - Incorrect code text when tried to recognize DataMatrix code from a PDF file
(BARCODENET-33767) - PDF417 code do not support carriage returns
(BARCODENET-33771) - Incorrect code text when tried to recognize Code128 code from a PDF file

Exceptions
(BARCODENET-33765) - Can't load the BarcodeBuilder class from Aspose.BarCode.Compact library
(BARCODENET-33770) - Type Load Error message when calling SetLicense method