News

Take advantage of query types in EF Core to query types that don’t have keys and to map to tables and views that lack an identity column.
How to use the InMemory provider in Entity Framework Core to test your methods without hitting the database or using fakes and mocks ...