drinkrate/DrinkRateAPI
2025-08-12 07:51:16 +02:00
..
ApiModels Merge branch 'main' into 250811_ProductCompanyTable 2025-08-12 06:52:40 +02:00
AuthorizationPolicies Add error messages 2025-08-11 21:23:49 +02:00
Contexts Establish a one-to-one relationship 2025-08-11 20:12:42 +02:00
Controllers Update route for product tables 2025-08-12 07:50:41 +02:00
DbEntities Merge branch 'main' into 250811_ProductCompanyTable 2025-08-12 06:52:40 +02:00
Exceptions Add custom message support to exception handling middleware 2025-08-12 07:51:16 +02:00
Migrations Create product-company table coupling, fix one-to-one relationship 2025-08-11 21:03:28 +02:00
Properties INIT 2025-08-08 23:28:03 +02:00
Services Merge branch 'main' into 250811_ProductCompanyTable 2025-08-12 06:52:40 +02:00
appsettings.json Create base db migration 2025-08-09 14:54:45 +02:00
DrinkRateAPI.csproj Add product table management endpoints 2025-08-11 19:47:34 +02:00
DrinkRateAPI.http INIT 2025-08-08 23:28:03 +02:00
Program.cs Create product-company table coupling, fix one-to-one relationship 2025-08-11 21:03:28 +02:00