This commit is contained in:
@@ -40,6 +40,14 @@ namespace AyaNova.Util
|
||||
}
|
||||
}
|
||||
|
||||
internal static AyaNova.Util.IMailer Mailer
|
||||
{
|
||||
get
|
||||
{
|
||||
return Scope.ServiceProvider.GetRequiredService<AyaNova.Util.IMailer>();
|
||||
}
|
||||
}
|
||||
|
||||
// https://docs.microsoft.com/en-us/aspnet/core/fundamentals/http-requests?view=aspnetcore-3.1
|
||||
internal static System.Net.Http.IHttpClientFactory HttpClientFactory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user