Operating requirements for VintaSoft Twain .NET SDK
In This Topic
Development environments
VintaSoft Twain .NET SDK was tested and can be used in Microsoft Visual Studio, Microsoft Studio Code, JetBrains Rider, .NET CLI for developing .NET 8, .NET 7 and .NET 6 applications (console, WinForms, WPF, Windows service, ASP.NET Core, web service, etc) and .NET Framework 4.8 / 4.7 / 4.6 / 4.5 / 4.0 / 3.5 applications (console, WinForms, WPF, Windows service, ASP.NET WebForms, ASP.NET MVC 5, web service, etc) in C#, VB.NET or any other .NET compatible language.
Operating Systems
VintaSoft Twain .NET SDK was tested and can be used in
- Windows (Windows 11/10/8.1/8/7, Windows Server 2025/2022/2019/2016/2012/2008)
- Linux (Ubuntu 23/22/20/18; Debian 12/11/10; Fedora 39/38/37/36)
References to the external libraries
.NET Core assemblies have references to Nuget-packages:
- Vintasoft.WinTwain.dll for .NET 8 has reference to Nuget-package "System.Drawing.Common, Version 8.0.0"
- Vintasoft.WinTwain.dll for .NET 7 has reference to Nuget-package "System.Drawing.Common, Version 7.0.0"
- Vintasoft.WinTwain.dll for .NET 6 has reference to Nuget-package "System.Drawing.Common, Version 6.0.0"
Threading
VintaSoft Twain .NET SDK was tested and can be used in single or multiple threads.