EF Core allows you to use the Scaffold-DbContext or the dotnet ef dbcontext scaffold commands to reverse engineer a database and create entity and DbContext classes for your database tables. This ...
that can be scheduled, called from SQL, or triggered by tasks.