我是靠谱客的博主 受伤雨,最近开发中收集的这篇文章主要介绍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 OWIN所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

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

评论列表共有 0 条评论

立即
投稿
返回
顶部