Entity framework is a easy way to manage your DB connections and databases Creating an app using dotnet core Access the application’s path and install the packages Creating the model Creating the DataContext Creating the class to get our connection string Creating your class DataAccess to manipulate our database with options to use two BDs…