3
Answers

Entity in Console application

My Solution has two projects. One console Application and one Web application

I created my entity in Console application. How I will use this entity in my Webproject?

Answers (3)