EFCore has landed in unstable, and this will have consequences.

  • @[email protected]
    link
    fedilink
    English
    242 days ago

    EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

    Since the article didn’t explain. They’re inserting an abstraction layer in front of the database. You as a user will probably never notice a change.