- Added SignalR endpoints for EkaerHistory CRUD in FruitBankDataController. - Introduced EkaerHistoryDbTable with ordering and query helpers. - Registered EkaerHistoryDbTable in DI and DbContext. - Updated appsettings.json to comment out NopLogWriter config with explanation. |
||
|---|---|---|
| .. | ||
| CheckoutController.cs | ||
| CustomerPreorderController.cs | ||
| FruitBankDataController.cs | ||
| HelpController.cs | ||
| OrderController.cs | ||
| PreorderController.cs | ||
| QuickOrderController.cs | ||