aspnetcore/test/Microsoft.AspNetCore.Identi...
N. Taylor Mullen 76a4a75de5 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:39:17 -08:00
..
ApiConsistencyTest.cs
IdentityBuilderTest.cs
IdentityOptionsTest.cs Add + to allowed username characters by default 2016-02-23 13:18:11 -08:00
IdentityResultTest.cs
Microsoft.AspNetCore.Identity.Test.csproj
Microsoft.AspNetCore.Identity.Test.xproj
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs
PasswordValidatorTest.cs
PrincipalExtensionsTest.cs
RoleManagerTest.cs
RoleValidatorTest.cs
SecurityStampValidatorTest.cs
SignInManagerTest.cs Remove redundant setters for CookieAuthSchemes 2016-02-12 10:57:52 -08:00
UserClaimsPrincipalFactoryTest.cs
UserManagerTest.cs
UserValidatorTest.cs Add + to allowed username characters by default 2016-02-23 13:18:11 -08:00
project.json Transition to netstandard. 2016-03-01 13:39:17 -08:00