drinkrate/DrinkRateAPI
2025-08-10 16:35:36 +02:00
..
ApiModels/UserProfile Create user profile service base 2025-08-10 16:35:36 +02:00
Contexts Add EF object history 2025-08-09 19:05:02 +02:00
Controllers Create user profile service base 2025-08-10 16:35:36 +02:00
DbEntities Add EF object history 2025-08-09 19:05:02 +02:00
Exceptions Add user authorization service 2025-08-10 11:20:18 +02:00
Migrations Add EF object history 2025-08-09 19:05:02 +02:00
Properties INIT 2025-08-08 23:28:03 +02:00
Services Create user profile service base 2025-08-10 16:35:36 +02:00
appsettings.json Create base db migration 2025-08-09 14:54:45 +02:00
DrinkRateAPI.csproj Connect UserProfile with ApplicationUser 2025-08-09 15:43:32 +02:00
DrinkRateAPI.http INIT 2025-08-08 23:28:03 +02:00
Program.cs Create default user profile on registration 2025-08-09 18:54:27 +02:00