CodePlex.com 上最好的 WPF4 项目

发布于 2024-09-09 02:17:30 字数 1437 浏览 1 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

很快妥协 2024-09-16 02:17:31

您可以在 codeplex.com 上下载并尝试 WPF 应用程序框架和指南及其源代码和示例,如前面的答案所述 PRISM 和 WAF 非常有帮助,并且具有非常强大的示例。

您还可以尝试以下框架:

  1. Caliburn.Micro

Caliburn.Micro 是一个小型但功能强大的框架,专为
跨所有 Xaml 平台构建应用程序。凭借强大的支持
对于 MVVM 和其他经过验证的 UI 模式,Caliburn.Micro 将使您
快速构建您的解决方案,无需牺牲代码
质量或可测试性。

  1. MVVM Light 工具包

MVVM Light Toolkit 是一组帮助人们获得
从 Silverlight 中的模型 - 视图 - ViewModel 模式开始,
WPF。它是一个轻巧实用的框架,仅包含
所需的基本组件。

  1. Cinch

Cinch 是一个功能齐全的 WPF MVVM 框架,可以更轻松地
开发丰富的 MVVM WPF 应用程序。它还提供了用户界面
服务/线程/单元测试助手等等。 Cinch 是一个 WPF
ModelView-ViewModel 框架,将 UI 服务路由到
提供丰富的WPF MVVM框架,附带多种标准
开箱即用的服务。

you can download and try the WPF Application Frameworks and Guidance that are available with its source code and samples on codeplex.com, as stated in the previous answers PRISM and WAF are very helpful and have very powerful samples.

you can also try the following frameworks:

  1. Caliburn.Micro

Caliburn.Micro is a small, yet powerful framework, designed for
building applications across all Xaml Platforms. With strong support
for MVVM and other proven UI patterns, Caliburn.Micro will enable you
to build your solution quickly, without the need to sacrifice code
quality or testability.

  1. MVVM Light Toolkit

The MVVM Light Toolkit is a set of components helping people to get
started in the Model - View - ViewModel pattern in Silverlight and
WPF. It is a light and pragmatic framework that contains only the
essential components needed.

  1. Cinch

Cinch is a fully featured WPF MVVM framework that makes it easier to
develop rich MVVM WPF applications. It also provides UI
services/threading/unit tests helpers and much more. Cinch is a WPF
ModelView-ViewModel framework that takes the UI services route to
provide a rich WPF MVVM framework that comes with several standard
services out of the box.

写下不归期 2024-09-16 02:17:31

您应该下载 Prism 并研究股票交易者参考实现。

You should download Prism and look into stock trader reference implementation.

昵称有卵用 2024-09-16 02:17:31

也许您会发现 WPF 应用程序框架 (WAF) 的示例应用程序很有用。

Maybe you find the sample applications of the WPF Application Framework (WAF) useful.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文