6 free tools for .NET developers

I just wanted to quickly highlight 6 tools for .NET developers that we provide free of charge. There's an overview of each tool on the Tools page too, but here goes.

Web.config Validator

Writing correct Web.config files can be quite a challenge. Visual Studio luckily provides IntelliSense, but sometimes it's just easier to validate a web.config file online. Also, we have included several checks not included in the schema file.

6 free tools for .NET developers

Stack Trace Formatter

Poorly formatted stack traces on blogs and StackOverflow should be a thing of the past. Easily format .NET stack traces using this stack trace formatter. You can also download the formatted stack trace as markdown or an image for easy inclusion on your blog.

Stack Trace Formatter

Web.config Transformation Tester

While not being used that common anymore, web.config transformations are still the backbone in a lot of systems out there. Our Web.config Transformation Tester shows a nice diff that I already missed on the similar tools out there.

Web.config Transformation Tester

Appsettings.json Validator

You might not need to validate web.config files that often anymore. Web.config has mostly been replaced with JSON config files. With this appsettings.json validator, you can easily validate JSON-based configuration files for .NET (Core).

Appsettings.json Validator

Multiline String Converter

I've always disliked converting multiline strings for insertion in C# files. Using the multiline string converter, you simply input a string and the tool will output code that you can paste directly into C# using the verbatim string literal.

Multiline String Converter

JSON Formatter

Formatting and validating JSON is something that I often find myself googling. JSON Formatter runs everything inside the browser, avoiding your JSON being shared with anyone.

JSON Formatter

We are always looking to build new tools helping .NET developers with their daily work. If you have an idea for a tool, feel free to reach out.

elmah.io: Error logging and Uptime Monitoring for your web apps

This blog post is brought to you by elmah.io. elmah.io is error logging, uptime monitoring, deployment tracking, and service heartbeats for your .NET and JavaScript applications. Stop relying on your users to notify you when something is wrong or dig through hundreds of megabytes of log files spread across servers. With elmah.io, we store all of your log messages, notify you through popular channels like email, Slack, and Microsoft Teams, and help you fix errors fast.

See how we can help you monitor your website for crashes Monitor your website