The official Keymint C# SDK provides a modern, async/await interface for integrating license management into your .NET applications.

Features

Async/Await Support

Modern async/await API for non-blocking operations

Comprehensive Coverage

Complete API coverage for all Keymint endpoints

Error Handling

Built-in error handling with detailed error types

.NET Standard

Compatible with .NET Standard 2.0+

Installation

dotnet add package Keymint
The SDK is distributed via NuGet and supports .NET Standard 2.0 and above.

Resources