Entity Framework Core 2.0 provider second beta (and FirebirdClient 6.0)
It has been a while since I posted new version/beta of FirebirdClient 6.0 and the Entity Framework Core 2.0 (and newer) support. Although I’d like to spend more time on all the providers, my free time is limited (although occasionally somebody sponsors some feature or bux fix), thus the progress is what it is.
But this all changes today, as I’m releasing the second beta. Improvements and bug fixes happened in Entity Framework Core support as well as FirebirdClient itself. And although the work is never done, unless some serious issue is found, this version will be followed by a final version soon.
To start, download the FirebirdSql.EntityFrameworkCore.Firebird
and FirebirdSql.Data.FirebirdClient
beta2
NuGet packages. Small sample can be found in previous post.
Make sure to understand breaking changes in v6 of FirebirdClient.
Migrations and scaffolding are still not included in this version.