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.

Logging errors from mobile applications developed in Xamarin and Xamarin.Forms are now as easy as you know it from the web world.

In this article, we will show how you can serve an endpoint in the iCal format for .NET with ease using the package iCal.NET.

Supporting two-factor authentication (2FA) in your web app is important in most cases. In this post, I'll show you how we did it on elmah.io.

Learn how to export data from Google Analytics using Google's official Google.Apis.AnalyticsReporting.V4 NuGet package.