- Introduced CargoPartnerDbTable and CargoTruckDbTable with DI registration. - Extended FruitBankDbContext for new entities. - Added CRUD SignalR endpoints for CargoPartner and CargoTruck. - Renamed PartnerDbTable.GetByIdNameAsync to GetByNameAsync. - Minor code style improvements. |
||
|---|---|---|
| .. | ||
| CheckoutController.cs | ||
| CustomerPreorderController.cs | ||
| FruitBankDataController.cs | ||
| HelpController.cs | ||
| OrderController.cs | ||
| PreorderController.cs | ||
| QuickOrderController.cs | ||