407 B
407 B
DbContexts / Users
User-specific EF Core DbContext definitions.
Key Files
IAcUserDbContextBase.cs— Interface declaring DbSets for Users, Profiles, Addresses, Companies, UserTokens, EmailMessages.AcUserDbContextBase.cs— Implementation with lazy loading, auto timestamps, and entity configurations.IAcUserTokenDbContextBase.cs— Interface for UserToken DbSet access.