aspnetcore/test
Stephen Halter af66fe1611 Inject all dependencies directly into RoleManager and UserManager
- All dependencies for RoleManager and UserManager should be required
- The old calls to GetService inside the constructors will throw instead of
  returning null if left in after PR aspnet/DependencyInjection#87 is merged
2014-06-11 11:23:49 -07:00
..
Microsoft.AspNet.Identity.Entity.Test Inject all dependencies directly into RoleManager and UserManager 2014-06-11 11:23:49 -07:00
Microsoft.AspNet.Identity.InMemory.Test Inject all dependencies directly into RoleManager and UserManager 2014-06-11 11:23:49 -07:00
Microsoft.AspNet.Identity.Security.Test
Microsoft.AspNet.Identity.Test Inject all dependencies directly into RoleManager and UserManager 2014-06-11 11:23:49 -07:00
Shared Inject all dependencies directly into RoleManager and UserManager 2014-06-11 11:23:49 -07:00