Closed Daniel-Svensson closed 6 years ago
[ColinBlair@2014-04-28] This will be fixed in the next release of the tooling.
Issue closed by danneesset with comment Should be fixed in previous releases, this has been resolved for a long time
Reason closed Fixed
Following "using" directives are missing in the code generated by the DomainService template.
For DbContext: using System.Data.Entity;
for ObjectContext: using System.Data.Entity; using OpenRiaServices.DomainServices.EntityFramework.ObjectContextExtensions;
This work item was migrated from CodePlex
CodePlex work item ID: '36' Vote count: '1'