我是靠谱客的博主 受伤雨,这篇文章主要介绍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

  • OWIN FAQ Wiki

Specification

  • OWIN v1.0.0
  • Draft history

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.

Servers and Hosts

  • Katana
  • Nowin

Frameworks

  • Nancy
  • SignalR
  • WebApi
  • FubuMVC
  • Simple.Web
  • DuoVia.Http

Other

  • Fix

Out of date or deprecated

    • Frack
    • Kayak
    • Knack
    • Firefly
    • Gate

最后

以上就是受伤雨最近收集整理的关于Microsoft OWIN的全部内容,更多相关Microsoft内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(58)

评论列表共有 0 条评论

立即
投稿
返回
顶部