Mango.Nop.Libraries/Mango.Nop.Core
Loretta 1898f4d517 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:43 +01:00
..
Dtos Add AyCode.Core.Helpers and Serializers usings to files 2025-12-19 07:14:58 +01:00
Entities Add stock-taking enhancements and validation updates 2025-12-08 15:49:50 +01:00
Extensions improvements, fixes 2025-11-26 09:42:07 +01:00
Interfaces improvements, fixes 2025-11-26 09:42:07 +01:00
Loggers refactoring, cleanup, etc... 2025-10-22 15:16:20 +02:00
Models Minimal SignalR test hub and endpoint for isolated testing 2025-12-11 23:46:36 +01:00
NopDependencies StockQuantityHistoryExt, StockQuantityHistoryDto; improvements, fixes; 2025-11-13 19:58:39 +01:00
Services SignalR improvements; etc... 2025-10-30 14:54:33 +01:00
Utils Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
Mango.Nop.Core.csproj Update DLL HintPaths to use $(Configuration); prod DB switch 2026-03-24 18:30:43 +01:00
NopCommonConst.cs temp 2025-09-02 15:21:57 +02:00