How can an OWIN Startup method get the base URL of the web site?

后端 未结 3 1527
盖世英雄少女心
盖世英雄少女心 2021-02-12 15:57

How can an OWIN startup method get the base URL of the web site?

I\'m trying to write code that will work when debugging with IISExpress, unit testing with self hosting

3条回答
提交回复
热议问题