Overriding a DataModel inside a DLL
I have a new MVC project that I am working on that is basically a CMS that I intend to use in other projects, the structure is the following
I have a new MVC project that I am working on that is basically a CMS that I intend to use in other projects, the structure is the following
I need to add a field into model that Database does not have the field actually.