1

It looks like it's possible to ignore certain columns, like this.

However, if I don't want to totally ignore, e.g. SecurityStamp column, but to move it to a separate table. Is it possible through configuration?

liang
  • 1,571
  • 1
  • 20
  • 22
  • That's a tough one but I doubt it. You may be able to override UserManager, but the hash and stamp are generated via the manager. – GH DevOps Nov 01 '22 at 12:28
  • it looks like it's what Entity Split feature provides, but it's not available in [ef core](https://stackoverflow.com/questions/70768409/map-entity-to-multiple-tables-with-entity-framework-core) at the moment. – liang Nov 02 '22 at 02:52

0 Answers0