Hi everyone,
I created two projects inside a solution, one is an API project and another is a mvc project.My doubt is most secure way to call web api controller from mvc.I need a secure way to call web api from mvc project without entity framework
Please help me to find a solution.