To produce and manipulate the documents, the machine that GroupDocs.Classification for .NET runs on doesn’t need to have Adobe Acrobat, Microsoft Office or OpenOffice installed: GroupDocs.Classification for .NET has their own document processing engine. The machine that GroupDocs.Classification for .NET runs on doesn’t need to have Adobe Acrobat, Microsoft Office or OpenOffice installed: GroupDocs.Classification for .NET has their own document processing engine.
You can use GroupDocs.Classification for .NET to develop applications in any development environment that targets the .NET platform, but the following environments are explicitly supported:
Microsoft Visual Studio 2013
Microsoft Visual Studio 2015
Microsoft Visual Studio 2017
Microsoft Visual Studio 2019
Supported Frameworks
GroupDocs.Classification is a Netstandard2 library, so each framework that supports Netstandard could also uses the library:
.NET Framework 4.7 or later
.NET Core 2.0 or later
GroupDocs.Classification for .NET uses System.Numerics.Vectors library for the fast calculations. Please use bindings redirect for proper work with old-style projects. Include the following XML code in your app configuration file (inside assemblyBinding element in app.config).