3
Answers

use of database in Dot net core

Hi guys, 
I have a question in dot net core..
can we use only entity framework for connecting with sql server  or can we use the other method like writing procedure in db and connecting using connection string.
Answers (3)