I want to run a simple custom SQL query, in my EF seeder, How can I implemented a simple SQL query and store the result (a count(), just an integer) in a c# variable?I want to run a simple custom SQL query, in my
I want to run a simple custom SQL query, in my EF seeder, How can I implemented a simple SQL query and store the result (a count(), just an integer) in a c# variable?I want to run a simple custom SQL query, in my