Open ardalis opened 7 years ago
I haven't investigated something like that yet, but it's a pretty good idea. I'll look into it when I get some time. Or, if you come up with something, please let me know because I'd love to see how other people do it!
Thanks. You might be interested in this discussion: https://github.com/aspnet/Identity/issues/883
Have you done any work to implement this with EF, optionally, in another project? I'm looking for a way to decouple the identity implementation from the persistence choice, but still be able to swap between different persistence options with just a change to the dependency injection options.