2.0.0-beta2
版本发布时间: 2014-04-03 08:53:01
Caliburn-Micro/Caliburn.Micro最新发布版本:4.0.222+a53dd1fa1b(2022-09-06 19:59:44)
What's New?
- New nugets for Caliburn.Micro 2.0.0-beta2.
- Support for the new Windows Phone 8.1 framework. Rather than being "Silverlight" this platform is more closely aligned with Windows 8 and shares a rather significant API. It's so similar to Windows that it was about two lines of code to get the Windows 8.1 version of CM running on Windows Phone 8.1.
- Support for new "universal" apps. While not quite "write once, run anywhere" they allow you to share Xaml and C# assets easily across apps while still allowing you to include platform-specific code when you want/need to. This new release of CM works very well with these universal apps (there’s a demo in the repository) including sharing views/view-models, or scenarios such as separate views for the same view-model.
- Bug fixes and test coverage improvements.
Packages
- Caliburn.Micro.Core - The Portable Class Library (PCL) portion of Caliburn.Micro.
- Caliburn.Micro - The platform-specific adapters for Caliburn.Micro.
- Caliburn.Micro.Start - Includes a starting bootstrapper, view model and view.
1、 Caliburn.Micro.2.0.0-beta2.nupkg 967.78KB
2、 Caliburn.Micro.Core.2.0.0-beta2.nupkg 76.34KB
3、 Caliburn.Micro.Start.2.0.0-beta2.nupkg 7.65KB