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.
In this post, I'll show you how we are avoiding people to re-use pwned passwords on elmah.io in our ASP.NET Core web app using the Pwned.Passwords package.
elmah.io provides several free tools for .NET developers. From the web.config validator to a JSON formatted, we are here to help you with your daily tasks.
In this post, we will show you how to map IP addresses to locations for free using .NET and IP2Location. Enrich your data with country information and more.