Available SDKs

GroupDocs.Classification Cloud is a modern REST oriented API, that allows easy integration into existing systems.

Why use an SDK?

Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project.

SDK benefits

Our supported SDKs are 100% tested and out of the box running. These SDKs are open source and have an MIT license. You can use them, and even customize them for absolutely free of charge.

Supported SDKs

.NET

GroupDocs.Classification Cloud SDK for .NET allows you to incorporate GroupDocs.Classification Cloud services in your .NET applications quickly and easily.

Install GroupDocs.Classification-Cloud via NuGet from Package Manager:


PM> Install-Package GroupDocs.Classification-Cloud

Source Code

Note
Complete source code of GroupDocs.Classification Cloud SDK for .Net is freely available on the GitHub.

Examples

Note
Please see the GroupDocs.Classification Cloud SDK for .NET Examples here.