Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 3.23 KB

File metadata and controls

63 lines (40 loc) · 3.23 KB
title Introduction - Dynamsoft Barcode Reader .NET Edition
keywords .NET, documentation
description Overview of Dynamsoft Barcode Reader .NET Edition, including feature highlights, system requirements, and links to the user guide, API reference, and migration guides.
needAutoGenerateSidebar false

Introduction to Dynamsoft Barcode Reader .NET Edition

Dynamsoft Barcode Reader (DBR) SDK .NET Edition is a barcode reading tool designed specifically for .NET developers.

Leveraging the efficiency and flexibility of the .NET language, DBR .NET Edition provides rich APIs for developers to easily integrate barcode reading functionality into your .NET applications. Please take a look at [API Reference]({{ site.dbr_dotnet_api }}index.html) to see details.

As one of the functional products of the Dynamsoft Capture Vision (DCV) framework, DBR is also designed to seamlessly integrate with other DCV components and provide developers with a comprehensive set of image processing tools, which cover image capturing, content understanding, result parsing, and interactive workflow. If you are building such a capturing and processing solution, take a look at [Introduction to Dynamsoft Capture Vision]({{ site.dcvb_architecture }}).

Furthermore, DBR provides a powerful parameter system in order to cope with various scenarios. Read [Parameters]({{ site.dbr_parameters }}structure-and-interfaces-of-parameters.html) for details.

Getting Started with DBR .NET Edition

If you are new to Dynamsoft Barcode Reader .NET Edition, follow the [User Guide]({{ site.dbr_dotnet}}user-guide.html) to build your first barcode reading application. Please note that the system requirements is as below:

System Requirements

  • Windows:

    • Supported Versions: Windows 8 and higher, or Windows Server 2012 and higher
    • Architecture: x64 and x86
    • Development Environment: Visual Studio 2012 or higher.
  • Linux:

    • Supported Distributions: Ubuntu 14.04.4+ LTS, Debian 8+, CentOS 7+
    • Architectures: x64
    • Minimum GLIBC Version: GLIBC_2.18 or higher
  • Supported .NET versions

    • .NET Framework 3.5 and above
    • .NET 6 and above

Note

Other architectures and operating systems, such as ESP32, MIPS, FreeRTOS, and Micrium uC/OS, are not supported.

Migration Guides

If you are upgrading from a previous version of Dynamsoft Barcode Reader, please refer to the following guides:

  • [Migrate from v10.x to v11.x]({{ site.dbr_dotnet }}migrate-from-v10/) - For users upgrading from version 10.x
  • [Migrate from v9.x to v11.x]({{ site.dbr_dotnet }}migrate-from-v9/) - For users upgrading from version 9.x

API Reference

For an overview of the APIs, see the [API Reference]({{ site.dbr_dotnet_api }}).

Release Notes

For a peek of DBR .NET Edition history, check the [Release Notes]({{ site.dbr_dotnet_release_notes }}).

License Subscription

To develop and run your application with Dynamsoft Barcode Reader SDK, you need an active license key:

Contact Us

Feel free to contact us if you have any questions.