⚠ Deprecated: Legacy
EF4 is no longer maintained as of version 5, it is recommended to update the model to EF6
Suggested alternative: OpenRiaServices.EntityFramework
OpenRiaServices.EntityFramework provides the LinqToEntitiesDomainService<T> class which can be used to create Domain Service classes for use with an ObjectContext using older versions of Entity Framework. This package supports versions of EntityFramework less than 6. If you are using ObjectContext with EF 6 use the OpenRiaServices.EntityFramework package instead.
$ dotnet add package OpenRiaServices.EntityFramework.EF4No README available.