EmailServiceCollectionExtensions.AddEmailSender method
Tries to adds EmailSender as IEmailSender
public static IServiceCollection AddEmailSender(this IServiceCollection collection)
| parameter | description |
|---|---|
| collection | The service collection. |
Tries to adds EmailSender as IEmailSender
public static IServiceCollection AddEmailSender(this IServiceCollection collection)
| parameter | description |
|---|---|
| collection | The service collection. |