How to get ASP.NET Core's local server URLs
-
.NET
Learn how to access the ASP.NET Core's local server URLs in Program.cs, in controllers using Dependency Injection, and in IHostedService or BackgroundService.
How to send recurring emails in C# .NET using SendGrid and Quartz.NET
-
.NET
Learn how to send recurring emails with C# .NET using Quartz.NET and SendGrid's APIs