OpenRiaServices.EntityFramework provides the DbDomainService and LinqToEntities classes which can be used to create Domain Service classes for use with a DbContext or ObjectContext from the EntityFramework package.
$ dotnet add package OpenRiaServices.EntityFrameworkNo README available.