XImage.Barcode
12.3.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package XImage.Barcode --version 12.3.5
NuGet\Install-Package XImage.Barcode -Version 12.3.5
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="XImage.Barcode" Version="12.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XImage.Barcode" Version="12.3.5" />
<PackageReference Include="XImage.Barcode" />
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 XImage.Barcode --version 12.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XImage.Barcode, 12.3.5"
#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 XImage.Barcode@12.3.5
#: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=XImage.Barcode&version=12.3.5
#tool nuget:?package=XImage.Barcode&version=12.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
XImage.Barcode is a C# barcode generator and reader library to generate, read QR Code, Data Matrix, Code 128, EAN-13 and many 2d, 1d barcode formats in .NET projects.
Supported barcode formats :
- QR Code (Steyled QR Code, +GS1), Data Matrix (+GS1), PDF-417
- Code 39, Code 128, GS1-128
- EAN 8, EAN 13, UPC-A, UPC-E
- Interleaved 2 of 5, ITF-14
- And many other barcode formats
Output :
- Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff
- Vector images: svg, eps
- Stream objects or binary data
Compatible with
- .NET Standard 2.0
- .NET 8, .NET 7, .NET 6, .NET 5, .NET Core 3.x & 2.x
- .NET Framework 4.x
- Windows, Mac, Linux, Docker, Azure
Online Guides :
- C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/barcode-generating/
- Support : support@rasteredge.com
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on XImage.Barcode:
Package | Downloads |
---|---|
EdgePDF.Viewer
C# PDF web library to read, view, edit, convert, markup PDF files in web browser in ASP.NET Core web app. Need PDF.Viewer.AspNet.Core package to load all web resource files. |
GitHub repositories
This package is not used by any popular GitHub repositories.