Announcing support for EF Core 5.0.3 in F#

Hi all,

Announcing the release of EFCore.FSharp, allowing you to use EF Core entirely in F#, including migrations and scaffolding, with support for record types and options.

There’s still work to do with handling F# specific concepts like union types etc but development actively continues.

Check out the NuGet package at NuGet Gallery | EntityFrameworkCore.FSharp 5.0.3-alpha1 and please, feedback any issues to us on efcore/EFCore.FSharp: Adds F# design-time support to EF Core (github.com)