Skip to content

This repository shows how to use the STRICH SDK to create a webpage app that conducts barcode scanning.

Notifications You must be signed in to change notification settings

skjwang/Blazor-Strich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STRICH SDK Blazor sample code

This repository shows an example of integrated STRICH SDK to a Blazor-server App. This app currently performs single-scans.

You need a valid license key to run this sample. To get started with STRICH SDK, check out to the Getting Started guide.

The web-based Strich App can be built with the following steps:

  1. Download and unzip the repository "BlazorStrich."
  2. Under Solution Explorer, go to "BlazorStrich" --> "wwwroot", and open "StrichInterop.js" in your editor. Fill in line 36 "" with your own license key.
  3. Open the solution file "BlazorStrichApp.sln" using Microsoft Visual Studio. Build the App and then run it.

About

This repository shows how to use the STRICH SDK to create a webpage app that conducts barcode scanning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published