- added ReplaceClaimAsync method to IUserClaimStore interface - implemented ReplaceClaimAsync method from IUserClaimStore inside the Microsoft.AspNet.Identity.EntityFramework.UserStore<TUser, TRole, TContext, TKey> - added ReplaceClaimAsync method to UserManager - added UserManager tests for ReplaceClaimAsync method. - added some UserStore tests for ReplaceClaimAsync implementation of IUserClaimStore |
||
|---|---|---|
| .. | ||
| CustomPocoTest.cs | ||
| DbUtil.cs | ||
| DefaultPocoTest.cs | ||
| Microsoft.AspNet.Identity.EntityFramework.Test.kproj | ||
| SqlStoreTestBase.cs | ||
| UserStoreGuidKeyTest.cs | ||
| UserStoreIntKeyTest.cs | ||
| UserStoreStringKeyTest.cs | ||
| UserStoreTest.cs | ||
| project.json | ||