We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d93c03 commit bd4e387Copy full SHA for bd4e387
README.md
@@ -23,6 +23,12 @@ A VS Code extension to manage Entity Framework migrations.
23
- [Scaffold](https://learn.microsoft.com/en-us/ef/core/cli/dotnet#dotnet-ef-dbcontext-scaffold) `DbContext` & entity types
24
- Generate ER Diagram (Requires EF Core 7+)
25
26
+## Getting Started
27
+
28
+Set the `project` and `startupProject` configuration for the workspace by clicking on the `Configure` icon in the tree view:
29
30
+<img src="./images/configure.png" width="460" alt="Entity Framework Extension Configure" />
31
32
## Extension Settings
33
34
This extension contributes the following settings:
images/configure.png
22.5 KB
0 commit comments