0

I have POCO classes for code first and I used them to create a class diagram. It automatically added the EF virtual navigation properties to both parts of relationships. Is it right? Should I show EF navigation properties in class diagram or I should customize it?

Thanks.

Rodolfo
  • 247
  • 2
  • 14
MinaS
  • 69
  • 9
  • I know pogo, but what is POCO? – qwerty_so Jan 11 '16 at 21:04
  • POCOS(Plain old CLR objects) are simply entities of Domain [link](http://stackoverflow.com/questions/16075245/what-is-poco-in-entity-framework) – MinaS Jan 11 '16 at 21:30
  • Ah, some Mickeysoft stuff. No wonder I did not know it. Obviously the same goes for CLR... Maybe you should tag it with .NET – qwerty_so Jan 11 '16 at 22:25

0 Answers0