From 061846c74ed356ed266d72e0061d2bb24ef07247 Mon Sep 17 00:00:00 2001 From: jbe2277 Date: Sun, 12 Apr 2015 18:39:21 +0200 Subject: [PATCH] Add Waf DotNetPad to list --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 74579c3..e3f00ac 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -176,6 +176,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [Snoop WPF](https://github.com/cplotts/snoopwpf) - Snoop - The WPF Spy Utility * [Sql Bulk Copy Sync](https://github.com/WCOMAB/SqlBulkSync) * [Vagrant](https://github.com/nessos/Vagrant) - Automated dependency resolution and dynamic assembly compilation framework. + * [Waf DotNetPad](http://dotnetpad.codeplex.com) - The Waf DotNetPad is a simple and fast code editor that makes fun program with C# or Visual Basic. * [Weighted Selector](https://github.com/kinetiq/Ether.WeightedSelector/) - Easy to use (but high performance!) weighted selection implementation. * [XDav](https://github.com/rezabazargan/xDav) - A .net server mudole for webdav standard. * [ZeroToNine](https://github.com/ploeh/ZeroToNine) - A tool for maintaining .NET Assembly versions across multiple files.