Closed DmitryNaumov closed 9 years ago
Ooops, it's my fault. I was so proud of myself about removing extra dependency from ctor that I forgot to call userManager.Dispose
Changeset added.
This is now moot given the DI rework. I'll update the samples here soon.
UserStore is able to dispose DbContext, if told so.