Info
Version: | 3.1.10729.1 |
Author(s): | DementedDevil, http://barcoderender.codeplex.com/team/view |
Last Update: | Tuesday, July 1, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://barcoderender.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Zen.Barcode.Rendering.Framework |
Install
Install-Package Zen.Barcode.Rendering.Framework
dotnet add package Zen.Barcode.Rendering.Framework
paket add Zen.Barcode.Rendering.Framework
Zen.Barcode.Rendering.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
The bar-code rendering framework quite simply encapsulates the native rendering of barcode symbologies without requiring third-party fonts.
The framework makes it easy to define new symbologies and use the resultant images from web or forms applications in a variety of usage scenarios.
Currently supported bar-code symbologies: Code 11 with or without checksum, Code 25 standard/interleaved with or without checksum, Code 39 with or without checksum, Code 93 with checksum only, Code 128 with checksum only, Code EAN 13 with checksum only, Code EAN 8 with checksum only, (Code PDF417 2D still alpha – still broken), Code QR 2D (new)
(The nuget owner is not the author, just a user who found it worked well).