Skip to content

Commit d81aa41

Browse files
R4ND3LLajcvickers
andauthored
Added extension reference for Entity Framework Ruler (#4152)
Co-authored-by: Arthur Vickers <ajcvickers@hotmail.com>
1 parent b3af2c0 commit d81aa41

File tree

1 file changed

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

1 file changed

+13
-0
lines changed

entity-framework/core/extensions/index.md

+13
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,19 @@ For EF Core: 6.
329329

330330
[GitHub repository](https://github.com/AinoraZ/EFCore.IncludeBuilder) | [NuGet](https://www.nuget.org/packages/Ainoraz.EFCore.IncludeBuilder/)
331331

332+
### Entity Framework Ruler
333+
334+
Adds design-time customization of the reverse engineered model including:
335+
336+
- Class, property and navigation naming
337+
- Skipping the scaffolding of any schema, table, or column.
338+
- Overriding property types, especially for enums.
339+
- EF6 EDMX support, providing a smooth 3-step upgrade path from EF6 to EF Core.
340+
341+
For EF Core: 6, 7.
342+
343+
[GitHub repository](https://github.com/R4ND3LL/EntityFrameworkRuler/) | [CLI Tool NuGet](https://www.nuget.org/packages/EntityFrameworkRuler/) | [Design NuGet](https://www.nuget.org/packages/EntityFrameworkRuler.Design/)
344+
332345
## API Integrations
333346

334347
These packages are designed to integrate directly with EF Core to expose various APIs.

0 commit comments

Comments
 (0)