FruitBank/Libraries/Nop.Core
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
..
Caching Initial commit 2025-08-27 19:56:51 +02:00
ComponentModel Initial commit 2025-08-27 19:56:51 +02:00
Configuration Initial commit 2025-08-27 19:56:51 +02:00
Domain StockQuantityHistoryExt, StockQuantityHistoryDto; improvements, fixes; 2025-11-13 19:58:39 +01:00
Events Initial commit 2025-08-27 19:56:51 +02:00
Http Initial commit 2025-08-27 19:56:51 +02:00
Infrastructure Initial commit 2025-08-27 19:56:51 +02:00
Rss Initial commit 2025-08-27 19:56:51 +02:00
Security Initial commit 2025-08-27 19:56:51 +02:00
BaseEntity.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:39 +01:00
CommonHelper.cs Initial commit 2025-08-27 19:56:51 +02:00
HashHelper.cs Initial commit 2025-08-27 19:56:51 +02:00
IPagedList.cs Initial commit 2025-08-27 19:56:51 +02:00
IStoreContext.cs Initial commit 2025-08-27 19:56:51 +02:00
IWebHelper.cs Initial commit 2025-08-27 19:56:51 +02:00
IWorkContext.cs Initial commit 2025-08-27 19:56:51 +02:00
MimeTypes.cs Initial commit 2025-08-27 19:56:51 +02:00
Nop.Core.csproj Update DLL HintPaths to use $(Configuration); prod DB switch 2026-03-24 18:30:42 +01:00
NopException.cs Initial commit 2025-08-27 19:56:51 +02:00
NopVersion.cs Initial commit 2025-08-27 19:56:51 +02:00
PagedList.cs Initial commit 2025-08-27 19:56:51 +02:00
SecureRandomNumberGenerator.cs Initial commit 2025-08-27 19:56:51 +02:00
TypeConverterRegistrationStartUpTask.cs Initial commit 2025-08-27 19:56:51 +02:00
WebHelper.cs Initial commit 2025-08-27 19:56:51 +02:00
XmlHelper.cs Initial commit 2025-08-27 19:56:51 +02:00