Skip to playerSkip to main content
  • 7 years ago
The MovieContext object handles the task of connecting to the SQL Server Local Database and mapping Movie objects to database records in this part. The database context is registered with the Dependency Injection container in the ConfigureServices method in the Startup.cs file. SQL Server Express Local Db is used.

Please subscribe to see the complete ASP.Net Core playlist
Comments

Recommended