wabbajack/Wabbajack/NexusApi
Justin Swanson 7b005a1c54 ViewModel class /w RaiseAndSetIfChanged
Made a common base class that implements INotifyPropertyChanged.  Also implements a RaiseAndSetIfChanged call that streamlines property definitions.  Some other various cleaning
2019-10-09 18:41:05 -05:00
..
Dtos.cs - Renamed NexusAPI to NexusApiClient for to match naming of MegaApi. 2019-09-27 15:10:51 -06:00
NexusApi.cs ViewModel class /w RaiseAndSetIfChanged 2019-10-09 18:41:05 -05:00
NexusApiUtils.cs fix deadlock with singleton NexusAPI client. We can look into this in the future, but it's still causing problems so removing the singleton for now 2019-09-28 18:18:42 -06:00