DS.Documents.Barcode 7.1.1

dotnet add package DS.Documents.Barcode --version 7.1.1
NuGet\Install-Package DS.Documents.Barcode -Version 7.1.1
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="DS.Documents.Barcode" Version="7.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DS.Documents.Barcode --version 7.1.1
#r "nuget: DS.Documents.Barcode, 7.1.1"
#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 DS.Documents.Barcode as a Cake Addin
#addin nuget:?package=DS.Documents.Barcode&version=7.1.1

// Install DS.Documents.Barcode as a Cake Tool
#tool nuget:?package=DS.Documents.Barcode&version=7.1.1

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. 
.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 (1)

Showing the top 1 NuGet packages that depend on DS.Documents.Barcode:

Package Downloads
DS.Documents.Excel

Document Solutions 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 DsExcel, 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 Document Solutions for Excel sample browser is available at https://developer.mescius.com/document-solutions/dot-net-excel-api/demos

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.1 135 4/24/2024
7.1.0 196 4/15/2024
7.0.4 96 3/23/2024
7.0.3 119 2/20/2024
7.0.2 127 1/25/2024
7.0.1 153 1/5/2024
7.0.0 2,833 12/11/2023

# Important note:
- This package replaces GrapeCity.Documents.Barcode, and provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Barcode. Existing subscriptions will continue to apply to this new package.

# Changes since version 7.1.0:

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