A TWAIN lib for dotnet.
Go to file
2014-04-06 08:51:41 -04:00
NTwain Bumped version. 2014-04-06 08:51:41 -04:00
Spec Initial move from old twain-in-dotnet. 2014-04-02 19:01:21 -04:00
Tests Refactoring different xfer modes and types. 2014-04-06 07:08:52 -04:00
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 2014-04-02 18:57:46 -04:00
.gitignore Fixed release build. 2014-04-03 18:54:16 -04:00
LICENSE.txt Initial move from old twain-in-dotnet. 2014-04-02 19:01:21 -04:00
NTwain.sln Missed it? 2014-04-03 18:52:57 -04:00
README.markdown Made old session inherit the refactored version. 2014-04-05 20:14:19 -04:00

TWAIN Application-Side Library

Info

This is a dotnet library created to work with TWAIN interface. This project follows these general goals:

  • Targets latest TWAIN version (2.3 at the moment)
  • Supports all the TWAIN commands in the spec (or those that are possible)
  • Eventally work on platforms other than Windows

The solution contains sample projects in both winforms and wpf. A nuget package is also available here