aspnetcore/src/Middleware/StaticFiles
Ryan Nowak 089f64c528 Add fallback routing to file
This is a new routing feature that integrates static files to serve a
static file when routing doesn't match anything else.

This is a scenario that's covered by SPA services today, but given the
improvements to routing it makes much more sense to move lower in the
stack.
2019-03-06 09:48:07 -08:00
..
ref Add fallback routing to file 2019-03-06 09:48:07 -08:00
samples/StaticFileSample
src Add fallback routing to file 2019-03-06 09:48:07 -08:00
test Add fallback routing to file 2019-03-06 09:48:07 -08:00