Generate DbContext of your project from Entities.
Configuration Filename _config.json
_config.json
{ "EntitiesNamespace": "", "IDbContext": { "Name": "IDbContext", "Namespace": "", "Path": "" }, "DbContext": { "Name": "DbContext", "Namespace": "", "Path": "" } }
For ASP.NET Core Architecture