OWIN and Katana


OWIN(Open Web Interface for .NET)是在.net的web server和web應用之間定義了一套規范.

Katana是微軟實現了OWIN的一個Web Server的項目

 

OWIN: 官網: http://owin.org/ 代碼:https://github.com/owin/

Katana:代碼:http://katanaproject.codeplex.com/

Google Group: .NET HTTP Abstractions

視頻:

The Katana Project - OWIN for ASP.NET

文章:

The future is now – OWIN and multi-hosting ASP.NET web applications

Owin, Katana and getting started

NancyFX - Hosting with OWIN

2013-5-27: What is katana and owin for asp net

2013-5-30: Getting up to speed with Katana

可以直接使用的框架:

Nancyfx: https://github.com/NancyFx/Nancy/ 

asp.net Web Api: http://www.asp.net/web-api 

asp.net SignalR: http://www.asp.net/signalr

Microsoft.Owin.Host.SystemWeb

ServiceStack.Owin

FubuMVC.Katana

完整的一個項目 我推薦的是:

Jabbr.net: https://github.com/JabbR/JabbR

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM