aspnetcore/test/Microsoft.AspNetCore.Http.A...
Gert Driesen 5da68a2bb7 Improve performance and reduce allocations in RouteValueDictionary. (#1062) 2018-11-15 09:15:08 +13:00
..
CookieBuilderTests.cs Adds MaxAge property to CookieOptions/Builder (#904) 2017-08-22 16:57:04 -07:00
EndpointHttpContextExtensionsTests.cs Change namespace to Microsoft.AspNetCore.Http.Endpoints (#1061) 2018-11-08 15:52:01 +13:00
EndpointMetadataCollectionTests.cs Copy core endpoint routing types to HttpAbstractions (#1030) 2018-08-29 17:07:16 +12:00
FragmentStringTests.cs Upgrade test framework versions and fix test issues 2017-05-15 15:25:02 -07:00
HostStringTest.cs Add HostString.MatchesAny #2863 2018-02-13 14:40:14 -08:00
HttpResponseWritingExtensionsTests.cs
MapPathMiddlewareTests.cs Add UsePathBase middleware 2016-08-16 16:18:36 -07:00
MapPredicateMiddlewareTests.cs fix some spelling (#1035) 2018-09-06 08:46:34 -07:00
Microsoft.AspNetCore.Http.Abstractions.Tests.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 15:13:10 -08:00
PathStringTests.cs Upgrade to xunit 2.3.0-beta4 2017-08-22 16:29:13 -07:00
QueryStringTests.cs fix some spelling (#1035) 2018-09-06 08:46:34 -07:00
RouteValueDictionaryTests.cs Improve performance and reduce allocations in RouteValueDictionary. (#1062) 2018-11-15 09:15:08 +13:00
UseMiddlewareTest.cs fix some spelling (#1035) 2018-09-06 08:46:34 -07:00
UsePathBaseExtensionsTests.cs Add UsePathBase middleware 2016-08-16 16:18:36 -07:00
UseWhenExtensionsTests.cs