no dogma blog
no dogma blog
Blog Posts
Podcast
Web API Lambda Course
Polly Course
Photos
Contact
Support this Site
About
RSS
Light
Dark
Automatic
Stored Procedure
Entity Framework Core, Calling Stored Procedures and Returning to a Model
Full source code available here. I wrote a post some time back about calling a stored procedure with Entity Framework using the DbCommand, but it was a bit complicated and not that easy to use.
Mar 19, 2018
#
Entity Framework Core
,
Stored Procedure
Unit testing Entity Framework Core Stored Procedures
Full source code available here. Entity Framework Core has made unit testing CRUD functions much easier, see here for an example of using the In Memory Database, it allows you to search, add, remove and update rows.
Nov 21, 2017
#
Entity Framework Core
,
Stored Procedure
,
Unit Test
Cite
×