项目作者: vany0114

项目描述 :
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.
高级语言: C#
项目地址: git://github.com/vany0114/EF.DbContextFactory.git
创建时间: 2017-11-21T01:58:21Z
项目社区:https://github.com/vany0114/EF.DbContextFactory

开源协议:MIT License

下载