Skip to content

Commit dd96780

Browse files
Update using-ef-classic-with-ef-6.md
1 parent 0b132e1 commit dd96780

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/pages/features/using-ef-classic-with-ef-6.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,6 @@ and specify the name to the `EntityFrameworkManager` for EF Classic:
6363
```csharp
6464
EntityFrameworkManager.ConfigSectionName = "entityFrameworkClassic";
6565
```
66+
67+
## Demo
68+
You can find a demo here: https://github.com/zzzprojects/EntityFramework-Classic/tree/master/demo

0 commit comments

Comments
 (0)