标签: c# asp.net .net nancy
所以我的理解是Nancy有一个应用程序容器。请求容器是应用程序容器的子容器,用于为每个请求配置项目。我可以从NancyContext以某种方式访问请求容器吗?