Caliburn 和棱镜样品
是否有同时使用 calibburn 和 prism 的示例应用程序?
我知道有一些博客讨论过它,但我想深入研究一些代码,看看它们是如何组合在一起的。
Are there any sample applications avaliable that make use of both caliburn and prism?
I know there are blogs that talk about it but I would like to wade into some code and see how it all fits together.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不知道有任何公共项目同时使用两者。但是,如果您查看 Caliburn 的示例,您会发现配置为将 Prism 与 Caliburn 结合使用的基本示例。它位于 HowTos 文件夹下。
I don't know that there are any public projects that use both together. However, if you look in Caliburn's samples, you will find a basic sample configured to use Prism with Caliburn. It's under the HowTos folder.