v1.0.1
- Fixed issues relating to unit tests and the connection between the client app and client view model.
- Removed unneeded using statements and boilerplate comments.
- Removed Expression-based overload of BindableBase.OnPropertyChanged in favor of nameof usage.