This provider is great! But now MS have release EF Core 2.0 with a lot of bugs fixed and improvements. I wonder if you had a plan to support it.
Absolutely. Work on 2.0 support has been ongoing in parallel with Microsoft's own work. While I've been very busy in the past two months, in around a week I should be much more available to work on a release.
It's good to know, and thank you for your great efforts
Thx for the head up. I relay on this for a new app. Keep it up
Hi @roji I'm using npgsql with Ef core in my project which is currently in open beta. And due to some important updates we need to migrate to .net preview 2.0 before monday, next week. Is there any chance it will update for Npgsql.EntityFrameworkCore.PostgreSQL platform to support .NET core 2.0 before that?
@ivankarpey and others, Npgsql.EntityFrameworkCore.PostgreSQL 2.0.0-preview1 has already been released, and should work just fine. Remember that everything is still preview, and please let me know of any issues you run into.
@roji Awesome. Than I will try to migrate on it today.
@ivankarpey great, let me know how it goes.
@roji I have migrated https://github.com/simplcommerce/SimplCommerce to PostgreSQL 2.0.0-preview1 for Mac and Docker. Works great so far.
Cheers
@thiennn great to hear, thanks for the feedback.
Most helpful comment
@ivankarpey and others, Npgsql.EntityFrameworkCore.PostgreSQL 2.0.0-preview1 has already been released, and should work just fine. Remember that everything is still preview, and please let me know of any issues you run into.