GrapeCity.Documents.Barcode 7.2.3

dotnet add package GrapeCity.Documents.Barcode --version 7.2.3
                    
NuGet\Install-Package GrapeCity.Documents.Barcode -Version 7.2.3
                    
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="GrapeCity.Documents.Barcode" Version="7.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GrapeCity.Documents.Barcode" Version="7.2.3" />
                    
Directory.Packages.props
<PackageReference Include="GrapeCity.Documents.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 GrapeCity.Documents.Barcode --version 7.2.3
                    
#r "nuget: GrapeCity.Documents.Barcode, 7.2.3"
                    
#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 GrapeCity.Documents.Barcode@7.2.3
                    
#: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=GrapeCity.Documents.Barcode&version=7.2.3
                    
Install as a Cake Addin
#tool nuget:?package=GrapeCity.Documents.Barcode&version=7.2.3
                    
Install as a Cake Tool

Document Solutions - Barcode Library

A Shift from ‘GrapeCity Documents' to ‘Document Solutions' for US Edition

重要信息:对于 ’GrapeCity Documents’ 中国版本,组件名已经更改为 ‘GcDocs’。

Important 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

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.

Other Document Solutions Products

Document Solutions JavaScript Viewers

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on GrapeCity.Documents.Barcode:

Package Downloads
GrapeCity.Documents.Excel

GrapeCity Documents for Excel is a high-speed, small-footprint spreadsheet API that requires no dependencies on Excel. With full .NET 6 support, you can generate, load, modify, and convert spreadsheets in .NET 6, .NET Framework, .NET Core, Mono, and Xamarin. Apps using this spreadsheet API can be deployed to cloud, Windows, Mac, or Linux. Its powerful calculation engine and breadth of features means you’ll never have to compromise design or requirements. We model our interface-based API on Excel's document object model. This means that you can import, calculate, query, generate, and export any spreadsheet scenario. Using GcExcel, you can create full reports, sorted and filtered tables, sorted and filtered pivot tables, dashboard reports, add charts, sparklines, conditional formats, import and export Excel templates and also convert spreadsheets to PDF. The online Documents for Excel sample browser is available at https://www.grapecity.com/documents-api-excel/demos

C1.AspNetCore.Api.BarCode

ComponentOne Controls for ASP.NET Core MVC Edition

C1.AspNetCore.Api.BarCode.ja

ComponentOne Controls for ASP.NET Core MVC Edition

C1.AspNetCore.Api.BarCode.cn

ComponentOne Controls for ASP.NET Core MVC Edition

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.2.3 21,963 10/9/2024
7.2.2 384 9/20/2024
7.2.1 243 9/3/2024
7.2.0 54,420 8/19/2024
7.1.4 2,822 7/24/2024
7.1.3 3,497 6/26/2024
7.1.2 18,150 5/29/2024
7.1.1 11,320 4/24/2024
7.1.0 3,646 4/15/2024
7.0.4 358 3/22/2024
7.0.3 796 2/20/2024
7.0.2 239 1/25/2024
7.0.1 259 1/5/2024
7.0.0 15,089 12/11/2023
6.2.5 3,232 11/23/2023
6.2.4 1,691 10/27/2023
6.2.3 327 9/28/2023
6.2.2 26,540 9/13/2023
6.2.1 17,814 8/17/2023
6.2.0 8,346 8/7/2023
6.1.5 416 7/12/2023
6.1.4 303 6/20/2023
6.1.3 364 6/1/2023
6.1.2 380 5/8/2023
6.1.0 25,508 4/16/2023
6.0.7 314 4/7/2023
6.0.6 544 3/23/2023
6.0.5 8,777 2/28/2023
6.0.4 9,694 2/6/2023
6.0.3 1,063 1/20/2023
6.0.2 515 1/3/2023
6.0.1 418 12/27/2022
6.0.0 47,147 12/12/2022
5.2.0.805 717 12/9/2022
5.2.0.804 492 11/2/2022
5.2.0.803 151,794 10/10/2022
5.2.0.802 675 9/16/2022
5.2.0.801 646 8/24/2022
5.2.0.800 29,583 8/15/2022
5.1.0.796 545 7/29/2022
5.1.0.795 581 7/15/2022
5.1.0.793 12,035 6/10/2022
5.1.0.792 3,670 5/23/2022
5.1.0.791 2,917 4/29/2022
5.1.0.790 5,566 4/19/2022
5.0.0.776 1,363 4/7/2022
5.0.0.775 7,723 3/21/2022
5.0.0.774 868 3/2/2022
5.0.0.773 3,356 2/16/2022
5.0.0.770 6,787 1/24/2022
5.0.0.767 12,357 12/24/2021
5.0.0.762 5,653 12/13/2021
4.2.0.727 649 12/3/2021
4.2.0.726 143,850 10/29/2021
4.2.0.722 1,313 10/13/2021
4.2.0.719 1,724 9/23/2021
4.2.0.717 2,724 8/31/2021
4.2.0.715 3,729 8/16/2021
4.1.0.664 543 8/6/2021
4.1.0.663 19,935 7/6/2021
4.1.0.662 3,709 6/16/2021
4.1.0.660 2,162 5/19/2021
4.1.0.658 5,057 4/27/2021
4.0.0.633 1,398 4/1/2021
4.0.0.632 3,670 2/24/2021
4.0.0.625 4,732 1/26/2021
4.0.0.623 679 1/8/2021
4.0.0.619 11,927 12/8/2020
4.0.0.616 4,285 11/19/2020
3.2.0.560 4,016 12/30/2020
3.2.0.559 565 12/4/2020
3.2.0.558 821 10/29/2020
3.2.0.556 599 9/29/2020
3.2.0.554 679 9/7/2020
3.2.0.553 608 9/4/2020
3.2.0.550 727 8/11/2020
3.2.0.548 693 7/20/2020
3.1.0.519 670 7/3/2020
3.1.0.518 690 6/18/2020
3.1.0.514 671 6/2/2020
3.1.0.513 747 5/7/2020
3.1.0.512 724 4/22/2020
3.1.0.511 698 4/9/2020
3.1.0.508 739 3/5/2020
3.0.0.420 749 1/13/2020
3.0.0.419 694 1/3/2020
3.0.0.418 710 12/8/2019
3.0.0.415 681 11/14/2019
3.0.0.414 748 10/24/2019
2.2.0.320 2,384 2/4/2020
2.2.0.319 701 11/7/2019
2.2.0.318 692 11/6/2019
2.2.0.317 723 10/12/2019
2.2.0.316 838 9/20/2019
2.2.0.315 728 8/21/2019
2.2.0.314 775 8/5/2019
2.2.0.312 787 7/11/2019
2.2.0.310 828 6/9/2019
2.1.0.267 1,224 4/24/2019
2.1.0.265 802 3/25/2019
2.1.0.263 763 3/12/2019
2.1.0.262 747 3/1/2019
2.1.0.260 912 1/25/2019
2.0.0.208 895 12/18/2018
2.0.0.207 848 12/5/2018
2.0.0.206 931 11/21/2018
2.0.0.205 944 11/13/2018
2.0.0.201 986 10/24/2018
2.0.0.200 1,007 9/28/2018
1.0.0.107 1,408 5/15/2018
1.0.0.105 1,458 5/1/2018
0.3.0.81-beta01 1,082 3/12/2018
0.3.0.71-beta01 1,086 2/24/2018
0.3.0.70-beta01 1,093 2/9/2018

# Important note for users of the GrapeCity.Documents.Barcode package:
- The GrapeCity.Documents.Barcode package has been renamed and this is the last release under the old package naming. Starting with the next 7.2.4 version, it will be released under the new name DS.Documents.Barcode only. The new package provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Barcode. Please update your references to avoid any possible future interruptions. Existing subscriptions will continue to apply to the new package.

- GrapeCity.Documents.Barcode 已经更名为 GcDocs.Barcode。从 V7.2.4 版本开始,将仅以 GcDocs.Barcode 进行更新及维护。
- GcDocs.Barcode 与 GrapeCity.Documents.Barcode 的功能保持一致,未来我们将持续对 GcDocs.Barcode 添加新功能并进行维护,并且与 GrapeCity.Documents.Barcode 保持兼容。请将您的引用从 GrapeCity.Documents.Barcode 改为 GcDocs.Barcode 以避免任何可能的问题。
- GcDocs.Barcode 与 GrapeCity.Documents.Barcode 使用相同的授权策略,已有的授权可以继续使用。如果在您的升级中,遇到任何授权问题,可以发送邮件至 info.xa@grapecity.com 联系我们获取帮助。

# Changes since version 7.2.2:

## Changed
- Synced version with other Document Solutions packages.