Enable NuGet Audit for better DevSecOps in .NET
Auditing is becoming increasingly important in the everyday life of a developer; however, until now there was no particularly good way in .NET - even
Auditing is becoming increasingly important in the everyday life of a developer; however, until now there was no particularly good way in .NET - even
TLDR; You can see the full sample in my GitHub repository BEN ABT Samples - ASP.NET Core Form protection with Cloudflare's Turnstile Turnstile is a
It's now been a few months since the GDPR-drama and data-harvesting around Moq (Stop using Moq as a guinea pig to get feedback on and develop Sponsor
.NET event counters are a relatively new API for collecting metrics from .NET applications. They are part of the EventSource and EventCounter namespa
When you join a project as a new developer, you see one thing above all: no standards for Git commit messages. Some put emojis in the message, others
By default, Azure Application Insights comes with necessary and important telemetry capabilities to monitor the basic functions of an application and
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