Azure Communication Service - .NET Client with Managed Identity
The Azure Communication Service is a fairly new but already popular service for sending emails at scale. In this article, I would like to show you ho
The Azure Communication Service is a fairly new but already popular service for sending emails at scale. In this article, I would like to show you ho
The Azure Communication Service is a fairly new but already popular service for sending emails at scale. In this article, I would like to show you ho
One of the last blog posts (Text and EMail Templates with Handlebars.NET) was generally about HandleBars.NET - a very popular template engine. This p
API models are one of the elements where I personally see the most naming errors - which have a massive impact on the architect and cause subsequent
In many code bases there are Services and Providers - and often they do the same thing structurally; but what is the idea of a Service- and Provider-
Database entities are the objects that represent the tables in your database. They are the objects that you use to read and write the database. Namin
Often seen, often used incorrectly: DTOs. Data Transfer Objects. In principle, DTO is an umbrella term, a design pattern that is used to transfer dat