Monthly Archives: April 2019

Visual Studio 2019 – New features for C++

Look at Marian Luparu, Lead PM for Visual C++ Team talking about the new new features. The most important features in my opinion are:

  • 64 but debugging support as out of process.
  • C++ 17 feature complete

 

Productivity_In_VC2019

LMDBNet NuGet package is available

LMDBNet is aviailable : https://www.nuget.org/packages/LMDBNet/1.1.0

The package contains the relase and debug version of LMDBNet.dll NET bindings with LMDBWindowsDll64.dll and LMDBWindowsDllD64.dll, the migrated Linux lib ported on Windows as a standard DLL.

VCREDIST is not inside the package.

LMDBNet