FruitBank/Tests/Mango.Sandbox/Mango.Sandbox.EndPoints
Loretta 2303cc5736 Update DLL HintPaths to use $(Configuration); prod DB switch
Replaced hardcoded Debug paths in all .csproj files with $(Configuration) for AyCode and FruitBank DLL references, enabling correct DLL resolution for any build configuration. Switched appsettings.json connection string to use the FruitBank_PROD database. Added a null check for StockTaking in StockSignalREndpointServer.cs to prevent possible null reference exceptions. Noted some encoding issues in .csproj comments and copyright fields. No other functional changes.
2026-03-24 18:30:42 +01:00
..
Services Remove SignalR test client and disable Null plugin managers 2025-12-13 12:32:14 +01:00
DevAdminSignalRHubSandbox.cs Add AyCode.Core.Helpers and Serializers usings to files 2025-12-19 07:14:57 +01:00
Logger.cs Minimal SignalR test hub and endpoint for isolated testing 2025-12-11 23:46:35 +01:00
Mango.Sandbox.EndPoints.csproj Update DLL HintPaths to use $(Configuration); prod DB switch 2026-03-24 18:30:42 +01:00
Program.cs Minimal SignalR test hub and endpoint for isolated testing 2025-12-11 23:46:35 +01:00
TestSignalREndpoint.cs Add SignalR binary serialization tests for CustomerDto lists 2025-12-13 00:16:58 +01:00
appsettings.Development.json Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
appsettings.json Minimal SignalR test hub and endpoint for isolated testing 2025-12-11 23:46:35 +01:00
test-sandbox.ps1 Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00