• Defining your own conventions using the bootstrapper
  • Using the StaticContentConventionBuilder
  • Mapping a directory using AddDirectory
  • Mapping individual files with AddFile
  • Defining the new conventions for your application
  • Alternative approaches..
  • Defining your own conventions using IConvention
  • Serving content from a module
  • Letting IIS handle static content
  • Extra steps required when using Microsoft.Owin.Host.SystemWeb