aspnetcore/src/Middleware/StaticFiles/test
Ryan Nowak 7e63e2da43 Make StaticFiles Noop for middleware
Teaches all of the static files middleware (incl default files,
directory browser) to noop when an endpoint is selected. This is
desirable so you can place them after routing if you want with no ill
effect.
2019-03-06 09:48:07 -08:00
..
FunctionalTests Make StaticFiles Noop for middleware 2019-03-06 09:48:07 -08:00
UnitTests Make StaticFiles Noop for middleware 2019-03-06 09:48:07 -08:00