A collection of modules to utilize the PartsCatalog web service on a desktop client.
In order to use this project you need .NET Framework 2.0 in either x86 or x64 variants. This project theoretically can be run using Mono, but it hasn't been tested.
When cloning this repository you need to take into account the fact that it has some git submodules which need to be fetched. To fetch the submodules after cloning, just run the following command:
git submodule update --init --recursive
This project is licensed under the MIT License.