Basic NSB

The first noddy, basic tool using NServiceBus.

HostA can send CommandB to HostB. HostB handles it and writes a line to the log file.

This is going to be used for noddy testing of thigns I want to try in my own projects