I am trying to change the Namespace used by Entity Framework Generator of classes.
When I click the designer of my Entity, Model.edmx, I can see somewhere where I ca
Open your edmx file first then press F4 or click on the properties window. Under the Schema section, there is a property called Namespace which you can modify.