Skip to content

EmailServiceCollectionExtensions.AddEmailSender method

Tries to adds EmailSender as IEmailSender

public static IServiceCollection AddEmailSender(this IServiceCollection collection)
parameter description
collection The service collection.

See Also