Add your EF database model in a seperateseparate project, e.g. MyProj.Data MyProj.Data. Then add a reference to it from the others. When you update the schema you only need to re-generate MyProj.DataMyProj.Data once rather than a seperateseparate copy in all the others.