TwainScanning 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TwainScanning --version 1.3.0
NuGet\Install-Package TwainScanning -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TwainScanning" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TwainScanning --version 1.3.0
#r "nuget: TwainScanning, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TwainScanning as a Cake Addin
#addin nuget:?package=TwainScanning&version=1.3.0

// Install TwainScanning as a Cake Tool
#tool nuget:?package=TwainScanning&version=1.3.0

Libary functionality:
- easy scanning using TWAIN drivers in .NET

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 295 12/22/2023
1.3.9 214 11/21/2023
1.3.8 137 10/26/2023
1.3.7 125 10/20/2023
1.3.6 109 10/19/2023
1.3.5 158 9/27/2023
1.3.4 4,177 11/25/2022
1.3.3 318 11/21/2022
1.3.2 346 11/17/2022
1.3.1 558 7/8/2022
1.3.0 401 7/6/2022
1.2.3 535 3/18/2022
1.2.2 427 3/15/2022
1.2.1 1,372 2/16/2022
1.2.0 409 11/11/2021
1.1.1.5 2,190 12/4/2018
1.1.0.11 1,481 1/11/2018
1.1.0.6 1,087 5/23/2017
1.0.0 1,177 1/10/2017

Features:
- Added Bridgex86 for scanning with 32-bit drivers in 64-bit applications

Bug Fixes:
- Fixed scan issue where setting DataSource.Settings.Transfer.ImageCount would not limit the number of scanned images