WbemTools is a collection of Wbem related tools in C#.
This project is based on http://code.google.com/p/wbemtools/. And licensed under the MIT X11 license.
./wbem-sharp contains the library solution for wbem-sharp, along with NUnit tests and an examples project.
./wbem-win-gui contains a windows forms CIM browser. In order to run this project, wbem-sharp and wbem-win-gui need to be checked out in the same parent directory.
We recommed checking out the whole project.