filmov
tv
Implement InMemory Database | Asp.Net Core 8.0 | moq in-memory database | Use InMemory DB | EF Core
Показать описание
In the video I will demonstrate you about the usage of InMemory Database in Asp.Net Core with Entity Framework.
I will give you live demo of the InMemory Database using with unit test. So we can perform and verify all operation in the memory and no need to call any explicit databases.
First of all if you are not familiar with InMemory Database then please read the microsoft documents to get the proper understanding of database.
InMemory database is just like other databases to store the information.
Benefit of using InMemory database are the it provide you faster access of your information because it present in your memory.
I will give you live demo of the InMemory Database using with unit test. So we can perform and verify all operation in the memory and no need to call any explicit databases.
First of all if you are not familiar with InMemory Database then please read the microsoft documents to get the proper understanding of database.
InMemory database is just like other databases to store the information.
Benefit of using InMemory database are the it provide you faster access of your information because it present in your memory.