Skip to content

Commit 68ebae5

Browse files
authored
Update index.md (#2917)
Updated Entity Framework Visual Editor to add EFCore 5
1 parent c577588 commit 68ebae5

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

entity-framework/core/extensions/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ EF Core Power Tools is a Visual Studio extension that exposes various EF Core de
4141

4242
### Entity Framework Visual Editor
4343

44-
Entity Framework Visual Editor is a Visual Studio extension that adds an O/RM designer for visual design of EF 6, and EF Core classes. Code is generated using T4 templates so can be customized to suit any needs. It supports inheritance, unidirectional and bidirectional associations, enumerations, and the ability to color-code your classes and add text blocks to explain potentially arcane parts of your design. For EF Core: 2, 3.
44+
Entity Framework Visual Editor is a Visual Studio extension that adds an O/RM designer for visual design of EF 6, and EF Core classes. Code is generated using T4 templates so can be customized to suit any needs. It supports inheritance, unidirectional and bidirectional associations, enumerations, and the ability to color-code your classes and add text blocks to explain potentially arcane parts of your design. For EF Core: 2, 3, 5.
4545

4646
[Marketplace](https://marketplace.visualstudio.com/items?itemName=michaelsawczyn.EFDesigner)
4747

0 commit comments

Comments
 (0)