Commit graph

2 commits

Author SHA1 Message Date
9892337644 Merge IdentityDbContext into ApplicationDbContext 2025-08-09 16:09:37 +02:00
786f83bf2d Connect UserProfile with ApplicationUser
Establishes a link between DbUserProfile and DbApplicationUser,
allowing for better management of user-related information
and integration with ASP.NET Identity.

Renames DbUser to DbUserProfile and updates related entities and configurations.
2025-08-09 15:43:32 +02:00
Renamed from DrinkRateAPI/Migrations/20250809121142_BaseDbModel.cs (Browse further)