aspnetcore/test
Ryan Nowak 91751015ea Reset fields on AuthenticateContext
This is needed for cases where IAuthenticationHandler instances delegate
or modify the output of each-other.
2016-02-18 12:14:53 -08:00
..
Microsoft.AspNetCore.Http.Abstractions.Tests
Microsoft.AspNetCore.Http.Extensions.Tests
Microsoft.AspNetCore.Http.Features.Tests Reset fields on AuthenticateContext 2016-02-18 12:14:53 -08:00
Microsoft.AspNetCore.Http.Tests
Microsoft.AspNetCore.Owin.Tests `OwinExtensions.UseBuilder()` should not leave `ApplicationServices` or `RequestServices` `null` 2016-02-17 11:31:02 -08:00
Microsoft.AspNetCore.WebUtilities.Tests Extend `WebEncoders` API to avoid allocations within the methods 2016-02-17 23:13:33 -08:00
Microsoft.Net.Http.Headers.Tests