Benjamin van der Veen
By day, I am a UX Designer at Emma where I sip coffee and design and build decidedly user-focussed software. By night, I sip beer and hack on Kayak, a decidedly developer-focussed C# network library. I live in Portland, Oregon.
Introduction to OWIN and Gate
OWIN is an open hosting specification for .NET web applications. It enables you to create web applications which are portable across hosting environments and allows application components to be composed as a pipeline of middleware. This session will give a brief overview of the rationale for OWIN and how it works, and introduce the Gate library, which allows you to easily construct web application pipelines and host them in a variety of scenarios.
No comments:
Post a Comment