0
holivieri created
ABP seems to be a great framework. I have been looking for something like this since a long time. It will be great if Entity Framework reference could be removed from Web application, I know it is a hard work but presentation doesn't need to know about persistance framework.
Regards
1 Answer(s)
-
0
Actually, Web layer has no knowledge on EF layer in the template. But, adding a reference is the easiest way of adding EF project assemblies to output when you publish your project.