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. |
||
|---|---|---|
| .. | ||
| InMemoryContext.cs | ||
| InMemoryEFUserStoreTest.cs | ||
| Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test.xproj | ||
| RoleStoreTest.cs | ||
| TestIdentityFactory.cs | ||
| project.json | ||