Link Search Menu Expand Document

Document Parser SDK .Net Core/.Net 6.0 compatibility

The assembly compatible with .NET Core/.NET 6.0 is located in the "netcoreapp2.1" folder. It’s important to note that this assembly is not cross-platform and functions exclusively on Windows.

To incorporate this assembly into your project, you will also need to include the NuGet packages "System.Management" and "System.Security.Permissions."