Skip to content

Commit

Permalink
Add EntityFrameworkCore.ConfigurationManager extension
Browse files Browse the repository at this point in the history
  • Loading branch information
bricelam committed Oct 29, 2020
1 parent a2ba0cf commit c218818
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions entity-framework/core/extensions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,9 @@ Includes support for advanced SQL features such as CTEs, bulk copy, table hints,
An implementation for soft deleting entities. For EF Core: 3.

[NuGet](https://www.nuget.org/packages/EFCore.SoftDelete)

### EntityFrameworkCore.ConfigurationManager

Extends EF Core to resolve connection strings from App.config. For EF Core: 3.

[GitHub repository](https://github.com/efcore/EFCore.ConfigurationManager)

0 comments on commit c218818

Please sign in to comment.