As you may have heard in the technical press, Microsoft is a more open-source friendly place these days, and has embraced GitHub for a number of high-profile projects. As a result of this shift and an internal push to move to git generally, I've updated my existing CodePlex projects so that I can easily mirror them to GitHub. For the immediate future, I plan to maintain both sites equally with the bulk of the documentation still residing on CodePlex, but you can get full source and releases from either location thanks to the magic of distributed VCS. In addition, all six of these projects is now licensed under MIT rather than MS-PL. The terms of both licenses are basically the same, but in legal circles the MIT license is more widely understood and is considered more 'standard'. Of course, I'm Not A Lawyer, so you should make your own determination about the change of license. View the full article