Skip to content

hjsmwz/ASP.NET-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Web TWAIN with ASP.NET Core

The samples demonstrate how to write a simple web document scanning app using Dynamic Web TWAIN and ASP.NET Core.

Getting Started

  1. Install .NET Core for Windows, Linux, and macOS.

  2. Install scanning service for Windows, Linux, and macOS.

  3. Download the source code.

  4. Change directory to helloworld or helloworld-mvc.

  5. Run the project:

    dotnet restore
    dotnet run
    
  6. Connect scanners to your PC and open localhost:5000 to scan documents in web browsers. web document scanning on ubuntu

Blog

Cross-platform Web Document Scanning with ASP.NET Core

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published