XImage.BarcodeGenerator.Framework
12.2.0.1-rc2
See the version list below for details.
dotnet add package XImage.BarcodeGenerator.Framework --version 12.2.0.1-rc2
NuGet\Install-Package XImage.BarcodeGenerator.Framework -Version 12.2.0.1-rc2
<PackageReference Include="XImage.BarcodeGenerator.Framework" Version="12.2.0.1-rc2" />
paket add XImage.BarcodeGenerator.Framework --version 12.2.0.1-rc2
#r "nuget: XImage.BarcodeGenerator.Framework, 12.2.0.1-rc2"
// Install XImage.BarcodeGenerator.Framework as a Cake Addin #addin nuget:?package=XImage.BarcodeGenerator.Framework&version=12.2.0.1-rc2&prerelease // Install XImage.BarcodeGenerator.Framework as a Cake Tool #tool nuget:?package=XImage.BarcodeGenerator.Framework&version=12.2.0.1-rc2&prerelease
XImage.Barcode Generator is a C# barcode creator library to generate, print QR Code, Data Matrix, Code 128, EAN-13 and many 2d, 1d barcode formats in .NET Framework 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 Framework 4.x, 3.x, 2.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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. 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. |
-
.NETFramework 2.0
- RasterEdge.Core.Framework (>= 12.2.0.1-rc2 && < 12.2.1)
-
.NETFramework 4.0
- RasterEdge.Core.Framework (>= 12.2.0.1-rc2 && < 12.2.1)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on XImage.BarcodeGenerator.Framework:
Package | Downloads |
---|---|
XImage.BarcodeGenerator.Framework.Source.Code39
C# Code 39 Barcode Generation Guide: This package includes C# sample source code to create Code 39 using XImage.Barcode Generator library Output : * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Document formats: PDF, Word (.docx), Excel (.xlsx), PowerPoint (.pptx) * Stream objects or binary data Compatible with : * .NET Framework 4.x, 3.x, 2.x Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/barcode-generating-code39/ * Support : support@rasteredge.com |
|
XImage.BarcodeGenerator.Framework.Source.EAN13
C# EAN-13 Barcode Generation Guide: This package includes C# sample source code to create EAN13 using XImage.Barcode Generator library Output : * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Document formats: PDF, Word (.docx), Excel (.xlsx), PowerPoint (.pptx) * Stream objects or binary data Compatible with : * .NET Framework 4.x, 3.x, 2.x Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/barcode-generating-ean13/ * Support : support@rasteredge.com |
|
XImage.BarcodeGenerator.Framework.Source.DataMatrix
C# Data Matrix Barcode Generation Guide: This package includes C# sample source code to create Data Matrix using XImage.Barcode Generator library Output : * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Document formats: PDF, Word (.docx), Excel (.xlsx), PowerPoint (.pptx) * Stream objects or binary data Compatible with : * .NET Framework 4.x, 3.x, 2.x Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/barcode-generating-datamatrix/ * Support : support@rasteredge.com |
|
XImage.BarcodeGenerator.Framework.Source.EAN8
C# EAN-8 Barcode Generation Guide: This package includes C# sample source code to create EAN8 using XImage.Barcode Generator library Output : * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Document formats: PDF, Word (.docx), Excel (.xlsx), PowerPoint (.pptx) * Stream objects or binary data Compatible with : * .NET Framework 4.x, 3.x, 2.x Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/barcode-generating-ean8/ * Support : support@rasteredge.com |
|
XImage.BarcodeGenerator.Framework.Source.PDF417
C# PDF-417 Barcode Generation Guide: This package includes C# sample source code to create PDF 417 using XImage.Barcode Generator library Output : * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Document formats: PDF, Word (.docx), Excel (.xlsx), PowerPoint (.pptx) * Stream objects or binary data Compatible with : * .NET Framework 4.x, 3.x, 2.x Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/barcode-generating-pdf417/ * Support : support@rasteredge.com |
GitHub repositories
This package is not used by any popular GitHub repositories.