aspnetcore/test/Microsoft.AspNet.Identity.S...
David Fowler 57cf391581 React to EF changes
- Id properties are automatically identity columns
- Disable identity generation for the CustomPocoTest since they
were setting the id manually
- Refactored the CustomDbContext so the the TValue is TKey instead
2014-09-26 01:27:29 -07:00
..
CustomPocoTest.cs React to EF changes 2014-09-26 01:27:29 -07:00
DefaultPocoTest.cs
Microsoft.AspNet.Identity.SqlServer.Test.kproj
SqlStoreTestBase.cs Replace AlphaNumericUserName with Regex option 2014-09-24 15:41:19 -07:00
UserStoreGuidKeyTest.cs
UserStoreIntKeyTest.cs
UserStoreStringKeyTest.cs
UserStoreTest.cs
project.json