其架构有利于在这个项目中实现? [英] which architecture is good for implementing in this project?

查看:216
本文介绍了其架构有利于在这个项目中实现?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在架构。我有一个MVC Web应用程序项目新我想用EF code首先。我要为这个project.I要使用DDD(领域驱动设计)使用的架构,但它对于大型项目。我想DDD的简单支持该事情在我的项目:
1 - 库模式
2,国际奥委会
3,服务层
什么是你对我的建议,如果有人提出一个架构或样品的架构将更加有助于我的感谢。

i am new in architecture .I have a MVC web application project and I want to use EF code FIRST .I want to use an architecture for this project.I want to use DDD(domain driven design) but it is for large project. i want a simple of DDD that support this things in my project: 1-repository pattern 2-IOC 3-service layer what is your suggestion for me if anyone suggest an architecture or a sample architecture it will be more helpful for me thanks.

推荐答案

创建一个新的MVC项目,然后从安装的NuGet codePlanner。

Create a new MVC project and then install CodePlanner from nuget.

Install-Package CodePlanner

这会给你你正在寻找的架构。
然后按照readme.txt的说明...

This will give you the architecture you are looking for. Then follow the instructions in the readme.txt...

它会给你使用DDD的机会,将生成所有code除了业务逻辑(当然)。

It will give you the chance to use DDD and will generate all code except business logic (of course).

您可以看到如何在这里使用它演示(11:40到视频)

You can see a demo of how to use it here (11:40 into the video)

这篇关于其架构有利于在这个项目中实现?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆