![]() |
VOOZH | 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.
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.
Guidelines for extending OWIN via extension keys in the various IDictionaries.
How to send static files via OWIN.
SendFile v0.2.0 28 September 2012How to consume WebSockets via OWIN.
WebSocket v0.3.0 7 September 2012How to get access to opaque streams via OWIN.
Opaque Streaming v0.2.0 28 September 2012Discuss OWIN on the OWIN Working Group list.
You can also join the chat room to discuss OWIN.
These projects are known to be OWIN-compatible. If you'd like your project listed here, please post on the discussion list or chat room.