Hi
My question is that how can i use stored procedure in ef core 3.1 to return something like anonymous types without creating some viewModel as dbSet in our dbContext ?
Thanks in advance
Hi
My question is that how can i use stored procedure in ef core 3.1 to return something like anonymous types without creating some viewModel as dbSet in our dbContext ?
Thanks in advance