OWIN.dll or similar"I am new to OWIN and this group so bear with me on this one.
At the beginning of the spec there is the statement "There is no assembly calledOWIN.dllor similar"However when I create a web project in Visual Studio I see a reference to owin.dll.I am guessing that owin.dll is an implementation of the OWIN spec from Microsoft but the spec itself doesn't refer to any concrete implementation of itself.