Repository

Middleware

OwnerBikeman868
GitHubOwinFramework.Middleware

Home |  Readme

A collection of middleware packages that many websites frequently need. Provides examples of how to write middleware

The OwinFramework.Middleware Repository

The Middleware Repository

This GitHub repository contains a Visual Studio solution that compiles various useful middleware. The Owin Famework is designed to allow Middleware from many authors to work seamlessly together, so this is not intended as a complete set of middleware.

The middleware in this solution provides a basic implementation of essential middleware to get the ball rolling - no middleware means nobody using the framework means nobody developing middleware etc. This repository is designed to break that cycle.

Note that you can view the readme file from this repository clicking on the 'Readme' link in the header of this page.