OpenKit .NET requires .NET Framework 3.5+ or .NET Core 1.0+.
OpenKit .NET is available as NuGet package on nuget.org and should be used via Visual Studio's builtin NuGet package manager or via the NuGet console.
An alternative way, if automatic dependency management is not possible, is to obtain the released zip file from GitHub Releases. Unzip the downloaded file and add the dll matching your framework as dependency.
The recommended approach is to to update OpenKit .NET as NuGet Package from nuget.org.
An alternative way, if automatic dependency management is not possible, is to obtain the released zip file from GitHub Releases. Unzip the downloaded file and add the dll matching your framework as dependency.
GitHub offers the possibility to receive notifications for new releases. Detailed instructions are available on the Watching and unwatching releases for a repository page.