DOWNLOAD WiLMA


Current Version: 1.0.0.0


 

Building and build automation


BuildConsole.NET
Listens to msbuild and shows what is going on with your build
Cruise Control
A framework for a continuous build process
Draco.NET
A Windows service application designed to facilitate continuous integration
NAnt
NAnt is a popular, and free, .NET build tool
NAntContrib
Tasks and tools that haven't made it into the main NAnt distribution
.NET Prebuild
A cross-platform XML-driven pre-build tool

Code coverage


CoverageEye
Not a bad idea to have it as part of your build process
NCover
Highlights areas of code which are not being exercised by your tests
PartCover
Like NCover but has a few advantages for specifying a selection
Prof-It for C#
Standalone profiler for C# with minimal instrumentation of the source code
SourceMonitor
Campwood Software's solution for code coverage and review

Code generation tools


NVelocity
The template engine that is a port of the Jakarta Velocity project
Snippet Compiler
Guess what, a snippet compiler that compiles snippets
Snippy
The C# Code Snippet Editor

Code review and auditing


Code Analyzer
Code Analyzer tool by Ivan Zderadicka
CodeStyle Enforcer
As it says, a code style enforcer, by Joel Fjorden (aka Will o Wisp)
NDepend
Controlling the complexity, the quality and the evolution of .NET code

Debugging and logging


CLR Spy
A set of debug probes that help find and diagnose bugs, even in a production environment
Log4Net
A .NET implementation of the Log4J system that outputs log statements
Managed Stack Explorer (MSE)
Gets stack traces for your .NET 2.0 applications
Microsoft Enterprise Library (patterns & practices)
Includes a large and powerful (albeit complex) logging framework
.NET Logging Framework
Full featured logging framework
PEBrowse Professional
Static-analysis tool and disassembler for Win32/Win64 executables and .NET assemblies
Regex Visualizer Kit
Visual Studio Debug Visualizer for Regular Expressions
SOSEX
SOSEX .NET Debugging Extension by Steve Johnson
TraceTool
Extremely versatile logging and tracing tool

Documentation and authoring tools


DocProject
DocProject drives the Sandcastle help generation tools using Visual Studio
Doxygen
A very popular source code documentation generator tool
NDoc
NDoc Code Documentation Generator for .NET (discontinued?)
Sandcastle
The Sandcastle documentation compilers for Managed Class Libraries

Editors and IDE's


Eclipse
An open development platform
Notepad2 and Notepad++
A better version of notepad.exe
SharpDevelop
The Open Source Development Environment for .NET

Miscellaneous tools


ILMerge
Merges multiple .NET assemblies into a single .NET assembly
NT Core
Explorer Suite, PE Detective
Programmers Tools
A collection of programmers tools
Roy Osherove
Various free tools provided by Roy Osherove
Snippet Compiler
As the name says, it compiles snippets
Windows Layout Manager (WiLMA)
The most advanced windows layout manager, until the next version

Obfuscation and decompilation tools


ASMEX
Free-source .NET Assembly Examiner
DILE
DotNET IL Editor and disassembler
Dis#
Another .NET decompiler

Performance and analysis tools


Allocation Profiler
Visualizing and analyzing allocations on the GC heap
ANTS
Red-Gate ANTS profiler for .NET code and memory
CLR Profiler for .NET 2.0
Allows developers to see the allocation profile of their managed applications
DevPartner PA, CE
Compuware DevPartner Performance Analysis Community Edition
NProf
A statistical profiler for .NET applications.
Perf+
Built on top of the perfmon, Perf+ is perfmon for professionals
Performance Console (PerfConsole)
Allows developers to analyze Visual Studio Performance Profiler's reports
YourKit
YourKit Profiler for .NET, integrates with Visual Studio

Reflector and add-ins


Reflector
Lutz Roder's Reflector for .NET
Reflector Add-ins
The Reflector Add-ins on CodePlex
Reflector.FileDisassembler
Dumps the decompiler output to files of any Reflector supported language

Regular expression (RegEx) tools


RegexDesigner.NET
THe regular expression tool by Chris Sells
Regulazy
Regulazy is a visual Regex Creation tool for beginners
The Regulator
An advanced regular expressions (RegEx) testing and learning tool

Testing and automation


MbUnit
Generative unit test framework for the .NET Framework
.NET Mock
A .NET framework to facilitate developing unit tests in the mock object style
NUnit
Unit-testing framework for all .NET languages
TestDriven.NET
Run unit tests with a single click, anywhere in your Visual Studio solutions
TypeMock
A powerful tool enabling you to focus on writing unit tests
ZaneBug
Advanced tool for comprehensive unit and integration testing

Versioning and configuration management


AnkhSVN
A Subversion (SVN) addin for Microsoft Visual Studio .NET
Perforce
Fast Software Configuration Management System (free and commercial)
Subversion (SVN)
The Version Control System that is a compelling replacement for CVS
Tortoise SVN
Windows shell extension for Subversion (SVN)

XAML


MyXaml
Extensive open source XAML
SketchPath
The XPath Tool, like Regulator for Regex, but for XPath
SWF2Xaml
Adobe Flash to Xaml conversion

If you have a resource you think should be listed here, drop us a note.
This is not an exhaustive and comprehensive list but rather a place for us to share
interesting links and useful resources when we encounter them.