Blazor integration with Identity Server
I share the code for a Blazor integration with Identity Server and BFF. All browsers don’t allow to share or save an authentication token
All technologies, only pure source code
I share the code for a Blazor integration with Identity Server and BFF. All browsers don’t allow to share or save an authentication token
I will demonstrate how you can create your own custom control for MAUI using SkiaSharp and what you need to do in order to make it reusable
Write a ChatGPT client in C# using the OpenAI API: walkthrough the process of creating human-like responses
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.