what is difference in .net core web api vs api vs mvc api ?
i could see multiple type of template when i am creating new .net core web project, api, mvc api and others, can some one explain each template in detail and usage of it. when to use which template?