Replaced LogConfig and direct connection string injection with IConfiguration. Connection string is now retrieved from configuration using the "Default" key. Removed LogConfig dependency and related code.
- Programmiersprache von VSC zu C# geändert - Framework von .NET Framework zu .NET geändert