aspnetcore/test/Microsoft.AspNetCore.Http.A...
David Fowler 44d5bf074f
Change MiddlewareFactory to type activate IMiddleware as a fallback (#988)
- This eases the transition and learning when you discover there's
an interface for middleware.
2018-01-25 13:51:54 -08:00
..
CookieBuilderTests.cs Adds MaxAge property to CookieOptions/Builder (#904) 2017-08-22 16:57:04 -07:00
FragmentStringTests.cs
HostStringTest.cs
HttpResponseWritingExtensionsTests.cs
MapPathMiddlewareTests.cs
MapPredicateMiddlewareTests.cs
Microsoft.AspNetCore.Http.Abstractions.Tests.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 15:13:10 -08:00
PathStringTests.cs
QueryStringTests.cs
UseMiddlewareTest.cs Change MiddlewareFactory to type activate IMiddleware as a fallback (#988) 2018-01-25 13:51:54 -08:00
UsePathBaseExtensionsTests.cs
UseWhenExtensionsTests.cs