hjlfmy / owin

OWIN defines a standard interface between .NET web servers and web applications.

Home Page:http://owin.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it?

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.

Read the specification

owin.org

About

OWIN defines a standard interface between .NET web servers and web applications.

http://owin.org/

License:Apache License 2.0