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.