是否有使用 NCommon 的良好示例 MVC 应用程序?

发布于 2024-12-11 09:04:47 字数 126 浏览 0 评论 0原文

我的搜索没有显示任何内容。有谁知道使用 NCommon 框架的良好示例 MVC 应用程序?我们正在寻找一个支持 EF 4 或 NHibernate 3 的良好框架。NCommon 似乎符合这方面的要求,但该项目严重缺乏任何良好的代码示例。

My searches are not surfacing anything. Does anyone know of a good sample MVC application that uses the NCommon framework? We are looking for a good framework that will support either EF 4 or NHibernate 3. NCommon appears to fit the bill in that regard, but the project is sorely lacking any good code samples.

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

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

发布评论

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

评论(1

不再见 2024-12-18 09:04:47

一年多前我就放弃了 NCommon。我无法让项目所有者解决一个非常简单的拉取请求。事实上,它仍然开放推出自己的 UnitOfWork 实现并不是真的很难。自己举办领域活动甚至更容易。

如果您确实想依赖堆栈,您可以查看 Sharp Archihtecture

I gave up on NCommon over a year ago. I was not able to get the project owner to address a very simple pull request. In fact it's still open. It's not really very hard to roll your own UnitOfWork implementation. Domain events are even easier to roll your own.

If you really want to take a dependency on a stack, you might look at Sharp Arcihtecture instead.

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