5 skills found
EvotecIT / MailozaurrMailozaurr is a PowerShell module that aims to provide SMTP, POP3, IMAP and probably some other ways to interact with Email. Underneath it uses MimeKit and MailKit libraries written by Jeffrey Stedfast.
austineric / Send MailKitMessageA replacement for PowerShell's obsolete Send-MailMessage implementing the Microsoft-recommended MailKit library.
Redrrx / MailkitMailkit is a light library for email scraping, uses imap_tools and some extras under the hood to make it more seamless to use.
AslamNazeerShaikh / MovieManagementMovieManagement is an ASP.NET Core 9 MVC app with Bootstrap 5.x. It features a clean 4-layer N-Tier architecture with Generic Repository and Unit of Work patterns, SQLite, and EF Core. It supports advanced relationships, Serilog logging, global exception handling, concurrency control, and extensible services like Email, Excel and PDF generation.
jonathancrozier / Jc Samples Mailkit Console DemoA simple example of how to use the MailKit library to send emails.