This post will introduce the System.CommandLine and Spectre.Console packages. Follow the tutorial to learn how to build a CLI with commands and colors.
.NET 6 has brought along a lot of new features. This post will show how to use a PriorityQueue in practice by solving a problem from open.Kattis.com.
We all tried to solve CAPTCHASs. In this post, I'll introduce you to CAPTCHAs and show you how to add one in ASP.NET Core using the reCAPTCHA service.
Want to print stack traces on your website? In this post, I'll show you how to pretty print and syntax highlight .NET stack traces directly in the browser.
In this article, we'll see how to use the new DynamicComponent from .NET 6 to render dynamic content and to avoid tight coupling between page and component.
Learn how to subscribe emails to a Mailchimp newsletter from C#. This post will demonstrate how to do it using a signup form on an ASP.NET Core website.
In this article we will look at the 404 error that often occurs when accessing a route directly on a GitHub Pages hosted Blazor WASM page and how to fix it.
Faker.Net can help to generate a lot of random names, addresses, emails, etc. In this article, we will show the range of possible values it can create.
With GitHub Sponsors, we now have a great way to gather all sponsorships in one place. Here's a list of the first five people we decided to sponsor and why.