Hi,
In the nuget documentation it states:
"Note - Although not dependant on any specific version of Caliburn.Micro, the ViewModel adapter uses code from v.1.5.1."
I understand the library is done by Tiago Freitas Leal. After searching this forum there are no recent posts concerning this.
Is it possible to use CM 2.0 with this library?
If so, does ScreenWithModel<T> replace ViewModel<T> used in the books and MVVM video series?
When would I use ScreenWithModelBase<T>?
When would I use ScreenWithSubject<T>?
After extensive Googling I was unable to find documentation for this. Does it exist?
Thanks,
Matthew