saraff-9EB1047A4BEB4cef8506B29BA325BD5A / Saraff.Twain.NET

Saraff.Twain.NET is the skillful scanning component which allows you to control work of flatbed scanner, web and digital camera and any other TWAIN device from .NET environment. You can use this library in your programs written in any programming languages compatible with .NET technology.
GNU General Public License v3.0
102 stars 35 forks source link

.Net Core 3.0/1 support #60

Closed makingbloke closed 4 years ago

makingbloke commented 4 years ago

Hi Sarraff,

Is there any plans to support .Net Core 3.0 / 3.1? (I just tried to use the latest Nuget package with a .Net Core 3.1 WPF project and got a message stating it was compatible with an earlier version of the runtime so may not work with .Core 3)

Thanks

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 4 years ago

Hello, @makingbloke Try using the Saraff.TwainX.NET, it's supported .NET Standard 2.0 Also, you can see the Saraff.TwainX.NET wiki pages

John0King commented 4 years ago

@saraff-9EB1047A4BEB4cef8506B29BA325BD5A why create a new Saraff.TwainX instead of multi target ?

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 4 years ago

Hello, @John0King Because the Saraff.TwainX have different API.

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 2 years ago

Hello @makingbloke The Saraff.Twain 1.0.32.732 support .NET 6.0 (.net core 6.0)