Open棟梁Project - マイクロソフト系技術情報 Wiki
Startupクラスを追加して、
パイプラインのコンポーネント(=ホスティング ランタイム)を指定する。
Every OWIN Application has a startup class where you specify components for the application pipeline.
There are different ways you can connect your startup class with the runtime,
depending on the hosting model you choose (OwinHost?, IIS, and IIS-Express).