1
Answer

SECURE WAY TO CALL WEB API CONTROLLER FROM MVC WITHOUT EF FRAMEWORK

Arjun M.R

Arjun M.R

3y
492
1

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.

Answers (1)