- Donwload and build Flux.
- Build this sample and copy the resulting binary
SimpleOwinApp.dllin the same directory ofFlux.exe. - Point your browser to
http://localhost:3333/.
This sample is derived from a Mark Rendle (author of Flux and Fix) one, see here. I've created it only to understand better Owin specification, isolating the bare essentials in a simple project.
- This app runned by OwinHttpListener, here the Gist.
Giacomo Stelluti Scala
- gsscoder AT gmail DOT com