The API is written in C#, with C#-friendly classes and method. Thanks to the P/Invoke technology it works in Windows, Linux and Mac OS X. It works with .NET Framework 2.0 and up and .NET Standard 1.1 (which implies mono and .NET Core 1.0 and up).
I have also added a couple of examples: Simple and Mixed. And I updated the README files.
.NET API for Connector
The API is written in C#, with C#-friendly classes and method. Thanks to the P/Invoke technology it works in Windows, Linux and Mac OS X. It works with .NET Framework 2.0 and up and .NET Standard 1.1 (which implies mono and .NET Core 1.0 and up).
I have also added a couple of examples: Simple and Mixed. And I updated the README files.