aspnetcore/test/Microsoft.AspNetCore.Identi...
Arthur Vickers 5fba08562f Update IdentityDbContext constructors to reflect EF changes
EF now has a parameterless constructor that can only be used when a derived context has OnConfiguring and is hence protected, and a constructor that takes a DbContextOptions.
2016-03-11 08:47:07 -08:00
..
Utilities
CustomPocoTest.cs Update IdentityDbContext constructors to reflect EF changes 2016-03-11 08:47:07 -08:00
DbUtil.cs Update IdentityDbContext constructors to reflect EF changes 2016-03-11 08:47:07 -08:00
DefaultPocoTest.cs Update IdentityDbContext constructors to reflect EF changes 2016-03-11 08:47:07 -08:00
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test.xproj
SqlStoreTestBase.cs
UserStoreGuidKeyTest.cs
UserStoreIntKeyTest.cs
UserStoreStringKeyTest.cs
UserStoreTest.cs Update IdentityDbContext constructors to reflect EF changes 2016-03-11 08:47:07 -08:00
config.json
project.json