aspnetrun/run-aspnetcore-microservices

Email service is not injected properly

DavoodRm opened this issue · 0 comments

services.Configure<EmailSettings>(c => configuration.GetSection("EmailSettings"));

Problem registering an email service