I know I can use the WebHost package to mount a Web API in the Global.asax, but I'm curious if I could host a Web API via OWIN instead. I'm sure I've done this or seen this before, but I cannot sort out the details. Any help is appreciated.
↧
I know I can use the WebHost package to mount a Web API in the Global.asax, but I'm curious if I could host a Web API via OWIN instead. I'm sure I've done this or seen this before, but I cannot sort out the details. Any help is appreciated.