This is a cross-platform library providing an object model for creating barcodes, and extension methods for rendering them on a GrapeCity.Documents.Drawing.GcGraphics. This library is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher. All features are fully supported on Windows, macOS and Linux.
$ dotnet add package GrapeCity.Documents.BarcodeImportant update: as part of our product rebranding efforts, this 7.2.3 version is the last release using the old GrapeCity.Documents package naming. Starting with version 7.2.4 and onwards, the package will only be released using the new package names below and this GrapeCity.Documents package will be phased out.
It is highly recommended to update to these new packages as soon as you can. Transitioning to the new packages has been simplified through the Documents Migration tool, conveniently included in the product trial download zip files available for the respective products:
Please note that despite the adoption of new package names, the APIs, namespaces, and type names remain unchanged. You will not need to modify your code. Only the package names and DLL names have been changed, just requiring updates to the new package references.
Existing subscriptions will continue to receive the new package updates. If you have any questions or need any assistance with this update, please contact our support teams. Please find the nuget package links for new packages below:
Document Solutions Barcode Library (DsBarcode, formerly GcBarcode) is a cross-platform library that provides an efficient and easy to use API for creating barcodes. DsBarcode includes extension methods for rendering barcodes on implementations of GrapeCity.Documents.Drawing.GcGraphics, such as GcPdfGraphics.
DsBarcode is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher.
All features are fully supported on Windows, macOS and Linux.