drinkrate/DrinkRateAPI/Migrations
martinshoob 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
..
20250809134029_Init.cs Connect UserProfile with ApplicationUser 2025-08-09 15:43:32 +02:00
20250809134029_Init.Designer.cs Connect UserProfile with ApplicationUser 2025-08-09 15:43:32 +02:00
ApplicationDbContextModelSnapshot.cs Connect UserProfile with ApplicationUser 2025-08-09 15:43:32 +02:00