Skip to content

Commit c218818

Browse files
authored
Add EntityFrameworkCore.ConfigurationManager extension
1 parent a2ba0cf commit c218818

File tree

1 file changed

+6
-0
lines changed
  • entity-framework/core/extensions

1 file changed

+6
-0
lines changed

entity-framework/core/extensions/index.md

+6
Original file line numberDiff line numberDiff line change
@@ -229,3 +229,9 @@ Includes support for advanced SQL features such as CTEs, bulk copy, table hints,
229229
An implementation for soft deleting entities. For EF Core: 3.
230230

231231
[NuGet](https://www.nuget.org/packages/EFCore.SoftDelete)
232+
233+
### EntityFrameworkCore.ConfigurationManager
234+
235+
Extends EF Core to resolve connection strings from App.config. For EF Core: 3.
236+
237+
[GitHub repository](https://github.com/efcore/EFCore.ConfigurationManager)

0 commit comments

Comments
 (0)