Here is the source code for NotesDbContext.cs file it is placed in the root directory of the Note.Infrastructure project.
1 | using Microsoft.EntityFrameworkCore; |
Here is the source code for NotesDbContext.cs file it is placed in the root directory of the Note.Infrastructure project.
1 | using Microsoft.EntityFrameworkCore; |