Create Stripe webhooks receiver
I create a Stripe webhooks receiver for ASP.NET Core and Blazor. This is the first post of 4 where I…
All technologies, only pure source code
I create a Stripe webhooks receiver for ASP.NET Core and Blazor. This is the first post of 4 where I…
Keep secrets out of your source code in Visual Studio. It is never a good idea to store secrets or…
How manipulating CSV files in the internet era? Comma Separated Files (CSV) are text files that contain multiple records with…
In this post I show you how to use System.Text.Json and how to implement a converter for polymorphic classes.
.NET is the most loved platform! It’s won most loved platform 3 years in a row in the annual StackOverflow…
In this new post, I'll show you how to add security header to our website to be ready for a…
In this new post I show you how to install MAUI with Visual Studio 2022 (Preview) after the official release…
Here I explain how to create the ultimate pipeline for NuGet packages with Azure DevOps as the end of my…
We have just released a lot of functions for .NET5 in a NuGet package that you can download for free.…