- Included `CommandDotNet.Execution` namespace in `Program.cs`. - Adjusted logging setup to clear providers and use NLog only in non-development environments. - Added `AddHttpContextAccessor` to the service collection. - Introduced a new `ConnectionStrings` section in `appsettings.Development.json` with a database connection string.
355 B
355 B