Microsoft OWIN
About
OWIN defines a standard interface between .NET web servers and web applications. The goal of the OWIN interface is to decouple server and application, encourage the development of simple modules for .NET web development, and, by being an open standard, stimulate the open source ecosystem of .NET web development tools.
Getting Started
These projects provide documentation and resources to help you start using OWIN. If you'd like your project listed here, please post on the discussion list.
- Katana - OWIN implementations for Microsoft servers and frameworks.
FAQ
Specification
Extensions
- Common Keys
Guidelines for exending OWIN via extension keys in the various IDictionaries.
- SendFile v0.3.0 3 December 2012
How to send static files via OWIN.
SendFile v0.2.0 28 September 2012
SendFile v0.1.0 17 September 2012 - WebSocket v0.4.0 1 October 2012
How to consume WebSockets via OWIN.
WebSocket v0.3.0 7 September 2012
WebSocket v0.2.0 13 August 2012 - Opaque Streaming v0.3.0 4 January 2013
How to get access to opaque streams via OWIN.
Opaque Streaming v0.2.0 28 September 2012
Discussion
Discuss OWIN on the .NET HTTP Abstractions list.
You can also join the chat room to discuss owin.
Wiki
You can find more project information on the wiki.
Projects
These projects are known to be OWIN-compatible. If you'd like your project listed here, please post on the discussion list.
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· .NET10 - 预览版1新功能体验(一)