Hope this come true for 19H2 Windows10 & SDK
Also wondering this. Can't use v3.0 of Microsoft.EntityFrameworkCore without it.
@dyllisphiller looks like .net standard 2.0 is going to be supported in EF Core 3.1 LTS - new pull request in 3.1 branch
https://github.com/aspnet/EntityFrameworkCore/issues/18141
It is important that the Microsoft Store starts supporting .net standard 2.1 as there is a significant lag before most users are on the latest Win10 version so that devs can follow user base with .net standard 2.1 UWP
MathF not available. C#8 interface implementations not available. Indexers not available. And that's just few issues.
It's a real SHOW STOPPER.
MS what's the status for this ?
@dicksonkimeu See the discussion at https://github.com/dotnet/standard/issues/1567#issuecomment-714455925. Apparently, there will be a preview of .Net 5 support (which includes .Net Standard 2.1) for UWP next month. Not sure when a full release of that is planned for.
This mean .Net 5 with win UI 2.5 ?
Most helpful comment
Also wondering this. Can't use v3.0 of
Microsoft.EntityFrameworkCorewithout it.