Again it’s that time! I have some cool new/updates software I want to tell you about. This time I got three products for the .NET developer that were just released.
nDepend V4
A new nDepend version was just released with a few features but I just got to play around with two of them:
The first new feature is CQLinq is! In the past I’ve used CQL (Code Query language) to create nDepend rules. from now on I’m going to use the new Linqish derivative that enable me to do much much more.
Other new big feature is the nDepend API along with power tools – with full documentation and code examples on how you can use the new API to make your code better.
GitHub for windows
I’ve been planning to host my next pet project on GitHub for some time. I’ve found tutorials and screencasts and there goes these guys at GitHub and create a working, easy-to-use windows client – github:windows.
This new tool bring one install to rule the all, that puts shell as well a well crafted, easy to use and visually compelling windows (WPF) client.
You still to know what you’re doing but using Git has just got a lot easier for windows users.
SharpDevelop 4.2
The lightweight, free (open sourced) .NET IDE has just celebrated another release. In this release adds .NET 4.5 targeting support, ASP.MVC 3 support, MSpec integration, and more T4 template support (which I wish for in Visual Studio). There’s more to this release just head for the official release notes page for more details.
If you’re looking for a good Visual Studio alternative – for development at home (or maybe small business) have a look – you might like it.
Happy coding…