Unable Get the data From Stored Procedure when passing null value as parameter in Entity Framework Core
I have Using Entity Framework Core in my Project. There I am passing the parameters to the Stored Procedure. When i am passing the null value for any parameter it is giving it is not returning any List of data.