XImage.BarcodeGenerator.Framework.Source.Share
12.3.1.1
dotnet add package XImage.BarcodeGenerator.Framework.Source.Share --version 12.3.1.1
NuGet\Install-Package XImage.BarcodeGenerator.Framework.Source.Share -Version 12.3.1.1
<PackageReference Include="XImage.BarcodeGenerator.Framework.Source.Share" Version="12.3.1.1" />
paket add XImage.BarcodeGenerator.Framework.Source.Share --version 12.3.1.1
#r "nuget: XImage.BarcodeGenerator.Framework.Source.Share, 12.3.1.1"
// Install XImage.BarcodeGenerator.Framework.Source.Share as a Cake Addin #addin nuget:?package=XImage.BarcodeGenerator.Framework.Source.Share&version=12.3.1.1 // Install XImage.BarcodeGenerator.Framework.Source.Share as a Cake Tool #tool nuget:?package=XImage.BarcodeGenerator.Framework.Source.Share&version=12.3.1.1
This package includes shared C# source code for all demo packages
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
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 2.0
- RasterEdge.Core.Framework (>= 12.3.1.1 && < 12.3.2)
- RasterEdge.Core.Office.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.Excel.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.PDF.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.PowerPoint.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.TIFF.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.Word.Framework (>= 12.3.1.1 && < 12.3.2)
- XImage.BarcodeGenerator.Framework (>= 12.3.1.1 && < 12.3.2)
- XImage.Raster.Framework (>= 12.3.1.1 && < 12.3.2)
-
.NETFramework 3.5
- RasterEdge.Core.Framework (>= 12.3.1.1 && < 12.3.2)
- RasterEdge.Core.Office.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.Excel.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.PDF.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.PowerPoint.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.TIFF.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.Word.Framework (>= 12.3.1.1 && < 12.3.2)
- XImage.BarcodeGenerator.Framework (>= 12.3.1.1 && < 12.3.2)
- XImage.Raster.Framework (>= 12.3.1.1 && < 12.3.2)
-
.NETFramework 4.0
- RasterEdge.Core.Framework (>= 12.3.1.1 && < 12.3.2)
- RasterEdge.Core.Office.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.Excel.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.PDF.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.PowerPoint.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.TIFF.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.Word.Framework (>= 12.3.1.1 && < 12.3.2)
- XImage.BarcodeGenerator.Framework (>= 12.3.1.1 && < 12.3.2)
- XImage.Raster.Framework (>= 12.3.1.1 && < 12.3.2)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on XImage.BarcodeGenerator.Framework.Source.Share:
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.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 |
|
XImage.BarcodeGenerator.Framework.Source.QRCode
C# QR Code Barcode Generation Guide: This package includes C# sample source code to create QRCode 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-qrcode/ * 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 |
GitHub repositories
This package is not used by any popular GitHub repositories.