NetExt Plugin Extensions by Rodney Viana (http://blogs.msdn.com/b/rodneyviana)
This is a clone of the codeplex project netext by Rodney Viana. NetExt is an internal tool that Rodney released under a limited capacity. I am hosting it on GitHub since it's not an official branch or PR. Big thanks to Rodney for giving me some guidance on extending this tool.
- Visual Studio 2013 (any edition)
- .NET 4.5
- Windows SDK (mostly included)
Only a few specific steps are required to build this project.
- Clone this repository to
C:\projects\netext
. - Create
C:\debuggers
- Create
C:\debuggers32
- [Rodney's Blog] (http://blogs.msdn.com/b/rodneyviana)
- [NetExt Primer] (http://blogs.msdn.com/b/rodneyviana/archive/2015/03/10/getting-started-with-netext.aspx)
- [NetExt Home] (https://netext.codeplex.com/)