MySQL provides connectivity for client applications developed in .NET compatible programming languages with Connector/NET. MySQL Connector/NET is a library compatible with .NET Framework and .NET Core ...
I try to use sqlpp11 on my development Windows machine, where I use Visual Studio to create C# .net core that use C++ DLL that use sqlpp11. I managed to create Visual Studio project using: cmake -G ...