Caglar Dursun
Results
1
comments of
Caglar Dursun
I've the same error in `services.AddMailGunSender(mailgunApiDomain.Value, mailgunApiKey.Value);` and `services.AddSingleton(x => new MailgunSender(mailgunApiDomain.Value, mailgunApiKey.Value)); ` did not solved my problem.