GNA Updater SDK Demo (Demo) is a sample application showcasing the GNA Updater SDK (SDK) functionality. It consists of Demo code located at "gna-updater-sdk-demo" folder and SDK files located at "gna-updater-sdk-..." folder.
Build and usage instructions for Demo application as well as SDK documentation can be found at "gna-updater-sdk-demo\Documentation" folder.
- Newtonsoft.Json is used for JSON serialization/deserialization
- NLog is used for logging
- GalaSoft MvvmLight is used for MVVM pattern implementation
- CommonServiceLocator is used for IoC pattern implementation