In this article, let's see how we can send this HTML content as an Email to users. We'll use MailKit, which is one of the most popular Mail Client lib..
In this article, let's talk about implementing CQRS - Command Query Responsibility Segregation in ASP.NET Core via Mediator pattern by using MediatR library.
In this article, let's deep dive into using IOptions pattern in ASP.NET Core and the variations, mutations and customization etc with a detailed example.