OlgunR 8c31784a5a Refactor DI setup with extension methods for modularity
Refactored dependency injection by introducing AddApplication and AddInfrastructure extension methods for service registration. Moved DbContext and AutoMapper setup out of Program.cs to improve modularity and reusability. Added required NuGet packages to .csproj files.
2026-01-19 08:46:52 +01:00
2026-01-12 09:13:23 +01:00
2026-01-12 09:13:23 +01:00
Description
No description provided
Readme 424 KiB
Languages
C# 47.1%
HTML 38.3%
CSS 14%
TSQL 0.6%