Thomas Ibel
Thomas Ibel
- update most package references - fix xUnit analyzer warnings - fix warnings related to assembly references and binding redirects
- https://github.com/canton7/Stylet/tree/master/StyletUnitTests - https://github.com/Caliburn-Micro/Caliburn.Micro/tree/master/src/Caliburn.Micro.Core.Tests - https://github.com/Caliburn-Micro/Caliburn.Micro/tree/master/src/Caliburn.Micro.Platform.Tests - https://github.com/Caliburn-Micro/Caliburn.Micro/tree/master/src/Caliburn.Micro.Avalonia.Tests
- https://github.com/canton7/Stylet - https://github.com/Caliburn-Micro/caliburn-micro.github.io/tree/master/documentation
https://docs.microsoft.com/en-us/uwp/api/windows.ui.popups.messagedialog https://docs.microsoft.com/en-us/windows/uwp/files/quickstart-using-file-and-folder-pickers https://docs.microsoft.com/en-us/uwp/api/windows.storage.pickers.fileopenpicker https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.contentdialog
https://docs.microsoft.com/en-us/windows/uwp/design/layout/application-view
https://github.com/canton7/Stylet/blob/develop/Stylet/ConductorNavigating.cs or just use Conductor.Collection.OneActive
http://reedcopsey.com/2011/11/28/launching-a-wpf-window-in-a-separate-thread-part-1/