GitHub topics: dbcontextfactory
vany0114/EF.DbContextFactory
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.
Language: C# - Size: 12.6 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 95 - Forks: 21

araujofrancisco/FD.DataProvider
Sample data provider to connect to test projects. Provides some premade models that can be used or can use custom model
Language: C# - Size: 297 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
