Using DbContext with Dependency injection | Asp.net Core MVC tutorial for beginners

Опубликовано: 29 Октябрь 2022
на канале: Just Pick and Learn
11k
135

Previous video: Configure connection string -
Asp.net Core MVC Playlist:

In this video you will understand
# how to use DbContext with dependency injection?
# Why should we register DbContext with dependency injection?
# How to change datasource with repository pattern

You can download the latest code from below git repository: