Ebook: OWIN Succinctly
Author: Lattanzi U. Chiaretta S.
- Genre: Computers // Programming
- Tags: Библиотека, Компьютерная литература, ASP.NET / MVC / Web Services
- Language: English
- pdf
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
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
Download the book OWIN Succinctly for free or read online
Continue reading on any device:
Last viewed books
Related books
{related-news}
Comments (0)