Neodynamic.WPF.Barcode 5.0.3500

There is a newer version of this package available.
See the version list below for details.
dotnet add package Neodynamic.WPF.Barcode --version 5.0.3500
NuGet\Install-Package Neodynamic.WPF.Barcode -Version 5.0.3500
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="Neodynamic.WPF.Barcode" Version="5.0.3500" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Neodynamic.WPF.Barcode --version 5.0.3500
#r "nuget: Neodynamic.WPF.Barcode, 5.0.3500"
#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.
// Install Neodynamic.WPF.Barcode as a Cake Addin
#addin nuget:?package=Neodynamic.WPF.Barcode&version=5.0.3500

// Install Neodynamic.WPF.Barcode as a Cake Tool
#tool nuget:?package=Neodynamic.WPF.Barcode&version=5.0.3500

Barcode for Windows Presentation Foundation (WPF) generates high quality vector-based Linear, Postal, MICR and 2D. Features: XML Paper Specification (XPS) support - Crystal Reports for .NET support - GIF, BMP, PNG, JPEG-JPG &amp; TIFF barcode image formats support - Full design-time support Visual Studio, Visual Studio Express Editions (Visual Basic, Visual C#), Expression Blend - WPF Data Binding support, WPF printing support - ASP.NET support - VS ReportViewer Local Reports (RDLC) support - WPF XAML Browser Application (XBAP) support - .NET Framework 64-bit (x64) support - Supported Barcodes - Australia Post 4-state Barcode, ABC Codabar, USS Code 128 A-B-C, USS Code 39, USS Code 93, Data Matrix ECC200, Deutsche Post Identcode, Deutsche Post Leitcode, EAN-13, GTIN-13, EAN-8, GTIN-8, EAN-99, Coupon Barcode, EAN-Velocity, Industrial 2 of 5, Standard 2 of 5, Interleaved 2 of 5, ITF 25, ISBN, Bookland EAN, ISBN-13, ISBN-10, ISMN, ISSN, ITF-14, EAN-14, DUN-14, GTIN-14, JAN-13, JAN-8, MSI, OPC, PDF417, Portable Data File 417, PDF417 Truncated, PLANET, POSTNET, PZN, British Royal Mail 4-State Customer Barcode, RM4SCC, Royal TPG Post KIX 4-State Barcode, SCC-14, Singapore 4-State Postal Code Barcode, SSCC-18, UPC-128, EAN-18, Swiss PostParcel Barcode, UCC-EAN-128, EAN-128, GTIN-128, UPC-A, UPC-E, GTIN-12, USPS Sack Label, USPS Tray Label Barcode, QR Code, USPS FIM, USPS Horizontal Bars, Telepen, Pharmacode, Semacode, Code 32 Italian Pharmacode IMH, USPS Package Identification Code (PIC), FedEx Ground 96, HIBC LIC/PAS, ISBT 128, Italian Post 25, USPS Intelligent Mail Barcode, VICS BOL, VICS Bill of Lading, VICS SCAC PRO, Aztec Code, Compact PDF417, Macro PDF417, Micro PDF417, Micro QR Code, UPS MaxiCode, GS1 DataBar, RSS-14, Matrix 2 of 5, Danish Postal 39, French Postal 39 A/R, GS1 DataMatrix, MICR E-13-B, ALL EAN.UCC Composite Barcodes CC-A, CC-B, CC-C, USPS Intelligent Mail Container Barcode, USPS IMpb, USPS Zip+4, USPS IMpb, Chinese Han Xin Code

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.3514.1210 321 12/26/2014
5.0.3500 196 9/1/2014
4.0.3500.17 183 9/12/2012
4.0.3500.16 85 7/28/2012

New! Barcode Symbologies added:
Han Xin Code (2D) Chinese Barcode
GS1 QR Code
IFA PPN (securPharm) 2D Data Matrix with PZN8 auto conversion
HIBC LIC 2D Data Matrix, QR Code & Aztec Code versions
HIBC PAS 2D Data Matrix, QR Code & Aztec Code versions
ISBT 128 2D Data Matrix
Deutsche Post Response Plus PostMatrix 2D
USPS Intelligent Mail Package Barcode IMpb
EAN-14 (GTIN-14)
DUN-14 (ITF and GS1/EAN/UCC Versions)
DHL AWB Code 39
Deutsche Post BZL Code 128
New! EAN/UPC Magnification Factor setting
New! String Format Patterns are supported for Code & Text properties
New! ITF-14 H Marks (Print Gain Gauge)
New! Get the runtime value for Auto-type properties when a barcode symbol is generated. Mainly found in 2D symbologies.
Improved! GS1-128 (formerly EAN/UCC-128) Application Identifiers updated per GS1 General Specification v13
Improved! HIBC LIC updated to Spec. v2.3 SLS (2009)
Improved! HIBC PAS updated to Spec. v1.3 (2010)
Improved! ISBT 128 updated to Spec. v4.5.0 (2013)
Improved! Error handling in the overall Barcode generation process. New BarcodeException class with some standard error codes and descriptions.
Improved! In 2D barcodes with Auto Format or Version selection options, now user selected fixed value is honored and an exception will be thrown if data to encode exceeds it. In earlier versions, the behavior was to auto select a new format or version if possible. The 2D Symbologies affected are: Aztec Code, Data Matrix, MicroPDF417, QR Code, and Micro QR Code.