Go to file
Loretta 0dab07d2e8 Add SignalR binary serialization tests for CustomerDto lists
- Add endpoints and tests for binary serialization of TestCustomerDto lists to reproduce and diagnose MessagePack interned string index errors
- Update appsettings.json to use FruitBank_PROD database
- Set AcBinarySerializerOptions in DevAdminSignalRHubSandbox
- Extend TestSignalRTags and ITestSignalREndpointServer for new endpoints
- Add TestCustomerDto class for serialization tests
- Remove obsolete low-level SignalR/HTTP endpoint test files
2025-12-13 00:16:58 +01:00
.cr/personal/FavoritesList Initial commit 2025-08-27 19:56:51 +02:00
Build Initial commit 2025-08-27 19:56:51 +02:00
Libraries .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Plugins .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Presentation Add SignalR binary serialization tests for CustomerDto lists 2025-12-13 00:16:58 +01:00
Tests Add SignalR binary serialization tests for CustomerDto lists 2025-12-13 00:16:58 +01:00
.deployment Initial commit 2025-08-27 19:56:51 +02:00
.gitignore Initial commit 2025-08-27 19:56:51 +02:00
Deploying.Readme.txt Initial commit 2025-08-27 19:56:51 +02:00
Directory.Build.props Initial commit 2025-08-27 19:56:51 +02:00
FruitBank.sln Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
LICENSE.md Initial commit 2025-08-27 19:56:51 +02:00
deploy.cmd Initial commit 2025-08-27 19:56:51 +02:00