OWIN – Katana 101

Abstract:

OWIN.ORG – “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.”

Katana – OWIN implementations for Microsoft servers and frameworks.

OWIN-based components is the future of .NET based web development. We had seen some hints in various talks around “vNext.” This talk is an introduction of OWIN and Katana; a mixture of code and concepts; how middleware are created, and chained together to create something called pipeline. Also, includes some introduction of how to’s; example: incorporate a popular framework, like Web API.

Speakers:

  • Reaz Haq

    2 Recordings

    Geek and Independent Consultant with over 20 years of experiance

Recorded At:

Recorded on:

Sep 8, 2014

More Info:

http://adnug.org/Home/september-8-2014-owin-katana-101/

Tags: