The application calculates commissions for after-sales managers
• Automated calculation process using a scheduled task (Hangfire) executed monthly
• Automatic generation of Excel files with EPPlus, containing the computed results
•Automated email delivery of reports via MailKit to the HR department for validation
Frameworks and Libraries: DOTNET 8, EF Core, Dapper, Hangfire, EPPlus, MailKit, MediatR