In this post, I share the code for a Blazor integration with Identity Server and BFF. Nowadays, all browsers don't...
.NET7
In this blog post, I will demonstrate how you can create your own custom control for MAUI using SkiaSharp and what you...
In this new post, I explore how to write a ChatGPT client in C# using the OpenAI API. Also, walk...
If you create APIs, you can face that same Methods not Allowed in with ASP.NET Core, NET6 or NET7. The WebDAVModule set...
In my previous post titled Create Stripe Webhooks Receiver I created a webhook and now I want to explore how...
In this post, I create a Stripe webhooks receiver for ASP.NET Core and Blazor. This is the first post of...
In this post, I show how to keep secrets out of your source code in Visual Studio from version 2019...