This is the first drop for Prism 4.2. Please review the Readme.txt for installation instructions, what's new, and known issues.
New in this release:
New in this release:
- Removed the bulk of code from Prism.Events and added nuget references to PubSubEvents package.
- Added support for object instances to be passed as navigation parameters.
- Added ViewModelLocator functionality via Prism.Core.
- Deprecated NotificationObject and updated RI and Quickstarts to use BindableBase.
- Moved PropertySupport class to Prism.Core and enhanced BindableBase.
- Deprecated CompositePresentationEvent.
- All code supports WPF.