News

Take advantage of the Code First approach in Entity Framework Core to create the data model for your application based on its domain entities in ASP.NET Core.
How to use the InMemory provider in Entity Framework Core to test your methods without hitting the database or using fakes and mocks ...