Skip to content

Commit f0316db

Browse files
authored
Bump some supported versions (#4882)
The current Bricelam.EntityFrameworkCore.Pluralizer and EntityFrameworkCore.ConfigurationManager binaries continue to work in EF9
1 parent 063088e commit f0316db

File tree

1 file changed

+2
-2
lines changed
  • entity-framework/core/extensions

1 file changed

+2
-2
lines changed

entity-framework/core/extensions/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ EF Core extensions for Bulk operations (Insert, Update, Delete). For EF Core: 2-
104104

105105
### Bricelam.EntityFrameworkCore.Pluralizer
106106

107-
Adds design-time pluralization. For EF Core: 2-8.
107+
Adds design-time pluralization. For EF Core: 2-9.
108108

109109
[GitHub repository](https://github.com/bricelam/EFCore.Pluralizer) | [NuGet](https://www.nuget.org/packages/Bricelam.EntityFrameworkCore.Pluralizer)
110110

@@ -204,7 +204,7 @@ An implementation for soft deleting entities. For EF Core: 3-6.
204204

205205
### EntityFrameworkCore.ConfigurationManager
206206

207-
Extends EF Core to resolve connection strings from App.config. For EF Core: 3-8.
207+
Extends EF Core to resolve connection strings from App.config. For EF Core: 3-9.
208208

209209
[GitHub repository](https://github.com/efcore/EFCore.ConfigurationManager) | [NuGet](https://www.nuget.org/packages/EntityFrameworkCore.ConfigurationManager)
210210

0 commit comments

Comments
 (0)