aspnetcore/test
ajcvickers 389678042f ID DI (Update Identity to use EF DI/config)
Constructors that take IServiceProvider so it can be injected and also kept the parameterless constructor which will create its own DI container as before--not sure if this is desirable for Identity or not, but can be changed later.
2014-04-18 14:55:55 -07:00
..
Microsoft.AspNet.Identity.Entity.Test ID DI (Update Identity to use EF DI/config) 2014-04-18 14:55:55 -07:00
Microsoft.AspNet.Identity.InMemory.Test
Microsoft.AspNet.Identity.Security.Test
Microsoft.AspNet.Identity.Test