KeepDynamic.BarcodeGenerator.Code93
6.0.0-alpha1
This is a prerelease version of KeepDynamic.BarcodeGenerator.Code93.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package KeepDynamic.BarcodeGenerator.Code93 --version 6.0.0-alpha1
NuGet\Install-Package KeepDynamic.BarcodeGenerator.Code93 -Version 6.0.0-alpha1
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="KeepDynamic.BarcodeGenerator.Code93" Version="6.0.0-alpha1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KeepDynamic.BarcodeGenerator.Code93" Version="6.0.0-alpha1" />
<PackageReference Include="KeepDynamic.BarcodeGenerator.Code93" />
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 KeepDynamic.BarcodeGenerator.Code93 --version 6.0.0-alpha1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: KeepDynamic.BarcodeGenerator.Code93, 6.0.0-alpha1"
#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 KeepDynamic.BarcodeGenerator.Code93@6.0.0-alpha1
#: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=KeepDynamic.BarcodeGenerator.Code93&version=6.0.0-alpha1&prerelease
#tool nuget:?package=KeepDynamic.BarcodeGenerator.Code93&version=6.0.0-alpha1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
KeepDynamic Code 93 Barcode Generator for C# library
Barcode Generator is a C# Code 93 barcode generator library from KeepDynamic to encode, create, print Code 93 and other 2d and 1d barcode symbologies. You can easily generate barcodes in the ASP.NET web and Windows app.
This package includes detailed C# source code to create Code 93 barcodes, and it can be easily integrated and used in ASP.NET Core, Framework, MVC, WinForms, WPF, console and desktop applications.
Encoding barcode formats
- QR Code (Styled QR Code, GS1 QR Code, Macro, Micro QR Code),
- Data Matrix (GS1, Structure Append) and PDF-417 (Micro included)
- Code 39, Code 128, GS1-128
- EAN 8, EAN 13, UPC-A, UPC-E, +2, +5
- Interleaved 2 of 5, ITF-14
- And more
Barcode Output
- Raster Image: bitmap (.bmp), gif, png, jpeg/jpg, tiff
- Vector Image: 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.6.1
- Windows, MacOS, Linux, Docker, Azure
Documents
- How to : http://www.keepdynamic.com/barcoding/csharp-barcode-generator.shtml
- Email : support@keepdynamic.com
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- KeepDynamic.Barcode (>= 6.0.0-alpha1)
- System.Drawing.Common (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.