Methods not Allowed in ASP.NET Core
If you create APIs, you can face that same Methods not Allowed in with ASP.NET Core, NET6 or NET7.
All technologies, only pure source code
If you create APIs, you can face that same Methods not Allowed in with ASP.NET Core, NET6 or NET7.
In my previous post titled Create Stripe Webhooks Receiver I created a webhook and now I want to explore how…
I create a Stripe webhooks receiver for ASP.NET Core and Blazor. This is the first post of 4 where I show the full implementation.
Keep secrets out of your source code in Visual Studio. It is never a good idea to store secrets or passwords in your source code.
How manipulating CSV files in the internet era? Comma Separated Files (CSV) are text files that contain multiple records with more elements
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 developer survey
In this new post, I’ll show you how to add security header to our website to be ready for a penetration test. Quick and easy to implement.
In this new post I show you how to install MAUI with Visual Studio 2022 (Preview) after the official release of Visual Studio 2022.
Here I explain how to create the ultimate pipeline for NuGet packages with Azure DevOps as the end of my previous posts. Click to see it
We have just released a lot of functions for .NET5 in a NuGet package that you can download for free. Contains functions for everyday work