Skip to content
Stefan Ossendorf edited this page Aug 23, 2014 · 3 revisions

Documentation

Installation

There are two NuGet packages.

  1. Security Headers Middleware
    or if you are more familiar with the command line
    Install-Package SecurityHeadersMiddleware

  2. Security Headers Middleware IAppBuilder Integration
    Install-Package SecurityHeadersMiddleware.AppBuilder

Configuration Examples

Clone this wiki locally