How to access Stored Procedure in MVC core using linq
I have a Stored Procedure and i want to access it in my MVC core project using Entity Framework Core. I searched in google and i found too much links but i did not find any link related to MVC Core. Please give me idea. Thanks in advance.