Spyke
lemm.ee

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.

28
florgereply
feddit.uk

So it's basically something that will make life easier for the devs and therefore increase the rate of development?

13

I'm excited to see what the refactoring will allow the dev team to produce. Technical debt is a really good thing to clean up but there might be some growing pains in the mid term.

13

You reached the end

EFCore refactoring is here | Spyke