FruitBankHybridApp/FruitBank.Common.Server/Services
Loretta 9383041504 Add EKÁER XML support for outgoing orders, refactor config
- Introduced IEkaerSettings interface and refactored code to use it for DI/testability
- Added support for generating EKÁER XML from outgoing orders (OrderDto)
- Extended service and mapper interfaces for outgoing order handling
- Implemented MapOrder and value calculation for order items
- Replaced UnloadLocation with Site in EkaerCompanyInfo for general site usage
- Updated tests, SignalR/controller interfaces, and UI to support new features and signatures
- Improved documentation and code clarity throughout
2026-06-12 07:54:38 +02:00
..
Ekaer Add EKÁER XML support for outgoing orders, refactor config 2026-06-12 07:54:38 +02:00
Loggers Update docs: enforce .md sync, clarify structure & TFMs 2026-03-29 09:26:16 +02:00
SignalRs Update docs: enforce .md sync, clarify structure & TFMs 2026-03-29 09:26:16 +02:00
README.md Update docs: enforce .md sync, clarify structure & TFMs 2026-03-29 09:26:16 +02:00

README.md

Services

Server-side SignalR hubs, real-time broadcast, and logging infrastructure.

Subfolders

Folder Purpose
Loggers/ Console and API controller log writers
SignalRs/ SignalR hubs and broadcast service