Visual Studio doesnot provide a Basic Web API Template or Empty Template, So now you can get this by installing, go to Installed Templates , Select C# then BasicWebApiTemplate.
This is basic template without java script,, image and all not ncessary folders an configurations , Right Click on Controller to add Api Controllers.
Alos Included ActionApi for Action based routing in webapi.confi.
EntityFramework also included along with OAuthentication. |