NETMF 4.4 Beta out on GitHub

There are a number of improvements planned for NETMF 4.4 and one of them is migrating the repository from CodePlex to GitHub.   The new repository can be found at https://netmf.github.io/;

In conjunction with the move, we have done some cleaning up.   The binaries have been separated out so the syncing the code is less costly.  The old NETMF versions have not been brought across - only the current working version is on GitHub.   We have cleaned up some of the Hal and PAL configurations.

On the functional side, this release includes the reworked network stack integration that improves the stability of the connections.  This work is dependent on the CMSIS APIs and these libraries are not included in this code and will have to be acquired separately.  In addition, there are improvements in the debugging and deployment functionality and stability.  For example, single stepping and updating the Watch window now takes a fraction of the previous time.  More features are in the works including AllJoyn support and the start of WinRT APIs and VS 2015 support.

These initial betas allow the really intrepid folks to get their hands dirty and see what is coming and uncover any issues with deployment on their hardware.  We'd love to hear your feedback on the code and the GitHub integration.