EnvelopeGenerator/EnvelopeGenerator.Web
TekH 82d4b7ec6a feat(infrastructure): refactor DIExtensions for DbContext registration
* Removed `dbContextOptions` parameter from `AddEnvelopeGeneratorInfrastructureServices`
* Moved `AddDbContext` registration into `Config` class with overloads for both `Action<DbContextOptionsBuilder>` and `Action<IServiceProvider, DbContextOptionsBuilder>`
* Simplified service registration flow and improved extensibility
2025-10-01 13:25:52 +02:00
..
2025-08-23 00:57:55 +02:00
2025-09-29 10:58:34 +02:00
2025-09-29 16:18:51 +02:00