随笔分类 -  Nancyfx

Nancyfx
摘要:/// /// Cors扩展 /// public static class IPipelinesExtensions { /// /// CORS Enable /// /// pipelines public static void UserCors(this IP... 阅读全文
posted @ 2016-08-31 13:19 b̶i̶n̶g̶.̶ 阅读(579) 评论(0) 推荐(0) 编辑
摘要:一、前言: tinyfox 是一款支持OWIN标准的WEB应用的高性能的HTTP服务器,是Jexus Web Server的"姊妹篇"。TinyFox本身的功能是html服务器,所有的WEB应用,通过加载含有一个OwinMain方法的"应用程序适配器" 或"插件"实现,tinyfox与应用程序之间的 阅读全文
posted @ 2015-11-16 17:35 b̶i̶n̶g̶.̶ 阅读(1092) 评论(0) 推荐(4) 编辑