Sunday, May 03, 2015

'Owin.IAppBuilder' does not contain a definition for 'UseWebApi' and no extension method 'UseWebApi' accepting a first argument of type 'Owin.IAppBuilder' could be found (are you missing a using directive or an assembly reference?)

Install the Owin SelfHost Nuget Package.

Install-Package Microsoft.AspNet.WebApi.OwinSelfHost

Technorati Tags: ,

No comments:

Post a Comment