Cosairus Blog

Featured Article

28

Feb

Unit Testing with In-Memory Databases in Entity Framework Core

by Ira Endres

Unit tests provide the reassurance that the system behaves correctly no matter where the system is running. With the release of Entity Framework Core, in-memory unit test database doubles are even easier than ever to use.

All Posts from April 2019

15

Apr

View and Stored Procedure Mappings with the Entity Framework

by Ira Endres

In this article we cover database views and stored procedure mappings using the Entity Framework 6 for .NET Standard and the differences between direct table access and view and stored procedure mapping.

Previous Month Next Month