FruitBank/Presentation
Loretta eed95f193d Set console title based on DB environment (DEV/PROD)
Added SetConsoleTitleFromCatalog to detect the database environment from the connection string and set the console window title to [PROD] or [DEV] accordingly. Throws on ambiguous catalog names and prints a red warning for production. Switched appsettings.json to use the DEV database. Added Microsoft.Data.SqlClient for connection string parsing. This reduces risk of accidental operations on the wrong database.
2026-07-12 08:36:14 +02:00
..
Nop.Web Set console title based on DB environment (DEV/PROD) 2026-07-12 08:36:14 +02:00
Nop.Web.Framework Update DLL HintPaths to use $(Configuration); prod DB switch 2026-03-24 18:30:42 +01:00