I have some questions:
How can I use
DbContext
in C# instead of Entity Framework?How can I mock
DbContext
in C#?
Please give me solution?
I have some questions:
How can I use DbContext
in C# instead of Entity Framework?
How can I mock DbContext
in C#?
Please give me solution?