Free tools for .NET / C# developers
Validate your web.config for invalid configuration using the only web.config validator available. Did we forget to tell you that it is completely free?
Web.config ValidatorUsing the .NET stack trace formatter, you can pretty-print any stack trace and either copy and paste it or download a screenshot for your blog post.
Stack Trace FormatterTest your XDT transformation files against the original Web.config file. The only online tool that shows you the diff directly in your browser.
Web.config Transformation TesterSpotting why config in appsettings.json files doesn't work can be hard. Use our free validator to check both the syntax and content of your config files.
Appsettings.json ValidatorConvert a multiline text to a verbatim C# string online. Remove tedious work making a text look good in your IDE with this free tool.
Multiline String ConverterValidate and format any JSON file using this free tool. JSON is formatted client-side to avoid sharing your JSON with anyone.
JSON FormatterIf you need help writing environment specific appsettings.json files, our Appsettings.json Transformation Tester is a good start.
Appsettings.json Transformation TesterConvert any image file to a Base64 encoded string in the browser. Copy and paste the generated string to HTML or CSS using this simple service.
Base64 Image EncoderA free tool to create an MD5 hash from any string. Copy and paste the hash to your own code or use one of our samples to generate MD5 strings in your code.
MD5 EncoderUse the free GUID generator to produce one or more GUIDs. With example code in C#, you will get ready-to-copy and paste code for your tests or similar.
GUID GeneratorThe most advanced XML formatter and validator. Free pretty-print of any XML file with a range of options to control spaces, tabs, and more.
XML FormatterQuickly format C# code online. With support for configuring the number of spaces, removing empty lines, tabs vs spaces, we've got you covered.
C# FormatterA free viewer for World Wide Web Consortium (W3C) Extended Log File Format files. Upload log files from IIS and more to get an overview of log data.
W3C Extended Log File Format ViewerWriting cron expressions/descriptors that parse can be a nightmare. Use our free generator and evaluator to repeat tasks every day, hour, minute, etc.
Cron Expression ParserValidate and format your YAML files with this free tool. It even supports different levels of indentations and converting YAML to JSON.
YAML FormatterSometimes you just need a bit of online help solving recurring tasks. We constantly find ourselves googling terms like "validate web.config" or "format stack trace". While most features are built into modern IDEs like Visual Studio and Code, having online tools solve small dedicated problems is a life-saver. With elmah.io's growing list of free online tools, we want to help you by providing a range of tools solving problems specifically for .NET/C# developers.
If you have an idea for a new tool, don't hesitate to reach out. We are always looking for tools to build that will help our users.