c# - Why does the VS 2015 Web Api project template not use app.UseWebApi Extension -
all world using iappbuilder extension usewebapi asp.net web api. blog samples show it.
but when create web api project vs 2015 rc not find anywhere usewebapi extension method used.
why that?
you may have add nuget package “microsoft.aspnet.webapi.owin” extension method.
Comments
Post a Comment