VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
In This Topic
    Demo Applications Overview
    In This Topic
    VintaSoft Barcode .NET SDK includes ASP.NET Core, ASP.NET MVC and ASP.NET WebForms demo projects, which demonstrate the main features of the SDK. Demo projects are written in C# and designed in MS Visual Studio .NET.

    ASP.NET Core Barcode Demo for Windows, macOS and Linux

    Demonstrates how to read barcodes from image or PDF document and how to generate barcode image in ASP.NET Core. Demo can use AI (artificial intelligence) for detection of barcode regions.

    C# demo project can be get in installation of VintaSoft Barcode .NET SDK: Also C# demo project for ASP.NET Core can be get from Github.
    Also C# demo project for "ASP.NET Core + Angular" can be get from Github.

    ASP.NET Barcode Demo for Windows

    Demonstrates how to read barcodes from image or PDF document and how to generate barcode image in ASP.NET. Demo can use AI (artificial intelligence) for detection of barcode regions.

    C# demo project can be get in installation of VintaSoft Barcode .NET SDK: