implementado emailer

This commit is contained in:
2024-08-04 02:03:46 +01:00
parent 4bc99e9cc6
commit 628b33f922
18 changed files with 456 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;