.NET SDK
This install method is used to integrate Seeka into a server side .NET application.
Follow the .NET SDK for installation.
Learn more
Install .NET SDK
SDK Requirements Your project framework must be compatible with .NET Standard 2.0. See this document for .NET frameworks that support .
.NET SDK Usage
Once the SDK is installed you can start working with the ConvergeApiClient by either adding to your dependency injection container or by…