vinodmishra
- 252 total downloads
- last updated 5/17/2021
- Latest version: 0.4.2
Visualize model created with EntityFramework Core in ASP.NET Core app.
https://db-diagrams.firebaseapp.com/
1. Install the NuGet package
2. Use AddEfDiagrams() extension method in Configure() method of your Startup class to add middleware. Specify your DbContext type instead of...
More information