Using the new NuGet package, we can create beautiful console applications with Spectre.Console that are not boring or monochrome. The...
.NET6
In this new post, I introduce an update with labels and OnClickChart event, my ChartJs component for Blazor (Blazor WebAssembly and Blazor...
An year ago I released the Browser detect component for Blazor on NuGet. This is a browser detect component for Blazor...
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...
More often than not, I try to have an enum but for strings: in this post, I show you how...
In this new post, I introduce to you the new ScrollTabs component for Blazor WebAssembly and Blazor Server. This is quite a...
How manipulating CSV files in the internet era? Comma Separated Files (CSV) are text files that contain multiple records (rows),...
In this post I show you how to convert derived classes with System.Text.Json and how to implement a converter for...
In this new post, I introduce you my new Guided Tours Blazor component for Blazor WebAssembly and Blazor Server to...
In this new post, I introduce you my new Clippy Blazor component for Blazor WebAssembly and Blazor Server. The component is built with...
In the annual Stackoverflow survey, .NET is the most loved platform from developers and the public! As someone who has...
The title ”Call API Management from Blazor” is not explain fully what I’m going to explain in this post but...
In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations...
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 give you my code for a simple XML minifier in C#. I know I always...
From now on, we can create minimal APIs in NET6 that allows us to write in few lines of code...
In this new post, I will create a Copy to Clipboard component for Blazor. I use the button to notify...
Few weeks ago, I created a package for a Markdown Editor component for Blazor with very basic functionalities. After a...
In this new post, I show you how to upload/download files using HttpClient in C# and .NET Core. Creating a...
In this new post, I like to show how handling exceptions globally with NET6 adding a single class. Generally, we...
In this new post I show you how to install MAUI with Visual Studio 2022 (Preview) after the official release...
I’ve just finished doing a bunch of work with same ASP.NET Core web applications and Blazor WebAssembly Applications targeting .NET...