我首先使用Entity Framework代码创建MVC Web应用程序项目.在这个项目中,我将使用通用存储库和工作单元模式.另外,我想使用存储过程来获取list by和get-list方法.
get-list
如何将存储过程与通用存储库和工作单元模式一起使用?
entity-framework unit-of-work repository-pattern entity-framework-4 ef-code-first
ef-code-first ×1
entity-framework ×1
entity-framework-4 ×1
repository-pattern ×1
unit-of-work ×1