﻿Barcode Xpress for .NET Framework installation comes packaged in a ZIP.
Place the ZIP file into the directory you wish to install to and then follow the steps from "Installation" section.

==========================================

Requirements:

-   .Net Framework 2.0 to 4.8

Supported operating systems:

  Windows (x64):
-   Windows 8.1
-   Windows 10
-   Windows Server 2012 (and R2)
-   Windows Server 2016
-   Windows Server 2019

Development Environments
-   .NET Framework 2.0 - 4.8

Note: Although it may run, Barcode Xpress for .NET Framework is not supported on earlier operating system versions (for example, Windows 7).

Runtime Dependencies:

-   Microsoft Visual C++ 2015 Redistributable

==========================================

Getting Started:

Clone and run the Barcode Xpress for .NET Framework samples by following the instructions at https://github.com/Accusoft/barcode-xpress-for-net-framework-samples

==========================================

Installation:

1. Unzip the zip file "BarcodeXpressNetFramework14.0.zip" with your favorite archiver to a folder.
2. Navigate to that folder.

==========================================

Directory Structure:

│   Readme.txt                                           This readme file
│   LICENSE                                              Accusoft License Agreement
│
├───bin
│   │   Accusoft.BarcodeXpress14.Net.dll                 The Barcode Xpress DLL
│   │
│   └───native
│           Accusoft.BarcodeXpress14.WorkerExports.dll   Native 32-bit DLL used when Barcode Xpress uses the "Load Library" constructor
│           Accusoft.BarcodeXpress14.WorkerExports64.dll Native 64-bit DLL used when Barcode Xpress uses the "Load Library" constructor
│
├───licensing
│   │
│   ├───Deployment
│   │       AccuLicClient.dll                            DLL used by SLU.exe
│   │       readme.txt                                   Readme that explains the SLU and AccuLicClient.dll
│   │       SLU.exe                                      Server License Utility. Used to install deployment licenses on a machine
│   │
│   └───LicenseManager
│           AccuSoftLicShared.dll                        DLL used by the License Manager
│           LicenseManager.exe                           License Manager. Used to install Evaluation or Development licenses on a machine
│           LicenseManager.exe.config                    Config file for the License Manager
│           LicHardwareNat32.dll                         DLL used by the License Manager
│           LicHardwareNat64.dll                         DLL used by the License Manager
│
└───samples
    ├───images                                           Folder of images used to test the sample
    ├───CSharp                                           Folder of C# sample applications
    |   ├───KanjiKanaEncodeDecodeCSharp                    Sample showing how to create and read QR barcodes with Japanese Kanji/Kana symbols
    |   ├───ReadBarcodesCSharp                             Very simple sample showing how to use Barcode Xpress
    |   └───WriteBarcodes1DCSharp                          Simple 1D barcode writer sample
    |   └───WriteBarcodes2DCSharp                          Simple 2D barcode writer sample
    └───VB                                               Folder of Visual Basic sample applications
        ├───KanjiKanaEncodeDecodeVB                        Sample showing how to create and read QR barcodes with Japanese Kanji/Kana symbols
        └───ReadBarcodesVB                                 Very simple sample showing how to use Barcode Xpress
        └───WriteBarcodes1DVB                              Simple 1D barcode writer sample
        └───WriteBarcodes2DVB                              Simple 2D barcode writer sample

==========================================

LICENSNG:

Barcode Xpress requires no license for evaluation. Barcode Xpress will run in evaluation mode unless it finds a valid Development or Deployment License.
In evaluation mode, Barcode Xpress will replace the last two symbols of a barcode's value with the string "** UNLICENSED accusoft.com".

To install a development license, run the license manager in the licensing/LicenseManager directory. A development license is used while developing your application.
To install a deployment license, run the SLU in the licensing/Deployment directory. A deployment license should be used after you have finished writing code for your application, and have deployed it.


==========================================

Documentation:
https://www.accusoft.com/products/barcode-xpress-collection/barcode-xpress/#developer-resources

Support:
https://www.accusoft.com/support/support-plans/

Get Barcode Xpress:
https://www.accusoft.com/products/barcode-xpress-collection/barcode-xpress/#see-it-in-action

==========================================
Contacts:

Accusoft Corporation
4001 North Riverside Drive
Tampa, FL 33603
Sales: 813-875-7575
www.accusoft.com

Copyright 2021 Accusoft Corporation. All rights reserved.
