TwainScanning 1.2.0
See the version list below for details.
dotnet add package TwainScanning --version 1.2.0
NuGet\Install-Package TwainScanning -Version 1.2.0
<PackageReference Include="TwainScanning" Version="1.2.0" />
paket add TwainScanning --version 1.2.0
#r "nuget: TwainScanning, 1.2.0"
// Install TwainScanning as a Cake Addin #addin nuget:?package=TwainScanning&version=1.2.0 // Install TwainScanning as a Cake Tool #tool nuget:?package=TwainScanning&version=1.2.0
Libary functionality:
- easy scanning using TWAIN drivers in .NET
Product | Versions 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. |
-
.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 | 1,093 | 12/22/2023 |
1.3.9 | 264 | 11/21/2023 |
1.3.8 | 734 | 10/26/2023 |
1.3.7 | 149 | 10/20/2023 |
1.3.6 | 147 | 10/19/2023 |
1.3.5 | 193 | 9/27/2023 |
1.3.4 | 6,223 | 11/25/2022 |
1.3.3 | 342 | 11/21/2022 |
1.3.2 | 378 | 11/17/2022 |
1.3.1 | 589 | 7/8/2022 |
1.3.0 | 433 | 7/6/2022 |
1.2.3 | 568 | 3/18/2022 |
1.2.2 | 455 | 3/15/2022 |
1.2.1 | 1,435 | 2/16/2022 |
1.2.0 | 446 | 11/11/2021 |
1.1.1.5 | 2,276 | 12/4/2018 |
1.1.0.11 | 1,522 | 1/11/2018 |
1.1.0.6 | 1,116 | 5/23/2017 |
1.0.0 | 1,209 | 1/10/2017 |
Features:
- Retrieval of Extended Image Information now supported
- Interface changed: SetFileNameForFileTransfer and SetFileFormatForFileTransfer methods are removed, replaced by SetupFileTransferParams
- .NET Core now supported with TwainScanningCore
Bug Fixes:
- Fixed issue when trying to set an empty array to disable DoublefeedDetection
- Fixed issue with managing TIFF protocol
- Fixed issue with TIFF dispose with certain criteria
- Resolved issue with file transfer Tiff format
- Resolved issue with PDF/Tiff page size
- Fixed memory leaks in PDF/TIFF
- Resolved issue with Tiff grayscale images
- Enforced stop scanning after specified number of images acquired