OWIN Succinctly
Book information
Description
Morrisville, Syncfusion Inc, 2015, — 110 p. OWIN is the acronym of Open Web Server Interface for .NET. It is defined on the project website as follows. 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. As you can imagine after reading the definition, there is no code for OWIN, just specifications for the real implementation of a custom web server. After two years (2010–2012), OWIN's specification was finally completed and the current version is 1.0. If you are curious and would like to see the history of the specification, the draft history is also available on the OWIN project website.Contents: OWIN Introduction What is OWIN? Why Do We Need OWIN? When is it Right to Use OWIN? OWIN Specifications Introducing Katana License Conclusions Chapter 2 Katana Introduction What is Katana Katana on IIS Katana via a Custom Host Katana via OwinHost.exe Katana on Azure Other Ways to Specify the Startup Class Conclusions
Similar books
Pro ASP.NET 4 CMS: Advanced Techniques for C# Developers Using the .NET 4 Framework
Play Framework Cookbook: Over 60 hands-on recipes to create dynamic and reactive web-based applications with Play 2
RAR
ASP.NET MVC Succinctly
ASP.NET MVC 5 with Bootstrap and Knockout.js
RAR
Building Single Page App With ASP.NET MVC 5 and Angular
RAR
Bootstrap for ASP.NET MVC: Incorporate Bootstrap into your ASP.NET MVC projects and make your websites more user friendly and dynamic
Seven Web Frameworks in Seven Weeks: Adventures in Better Web Apps + Code
RAR