Jernej Kavka (JK) [SSW • Microsoft MVP]

Results 4 comments of Jernej Kavka (JK) [SSW • Microsoft MVP]

Yes, version 1.1.4 had the issue where the npm download path was incorrect but 1.1.7 seems to be working. URL used in 1.1.4: https://github.com/npm/npm/releases/tag/v6.4.1

Hi, in `Program.cs` on line 24, you can change the hex code of the color. ``` cs private static readonly Scalar _faceColorBrush = new Scalar(0, 0, 255); ```

@roji, apologies for the probe but is the adapter going to be ready by February? I'm doing a talk about EF Core + SQL Server; a deeper dive and at...

Thank you, @Wraith2! :) I checked this GB issue weeks ago, and then I tried with the Preview 3 version of the adapter and EF Core 8 RC2. My demo...