RIA Services for Entity Framework 6+ NuGet Package

RIAServicesContrib.EntityFramework provides the DbDomainService<T> class which can be used to create Domain Service classes for use with a DbContext from the EntityFramework package.

This package supports versions of EntityFramework starting with EF 6.0.1.




Got any RIA Services for Entity Framework 6+ Question?






Install
Install-Package RIAServicesContrib.EntityFramework
dotnet add package RIAServicesContrib.EntityFramework
paket add RIAServicesContrib.EntityFramework
RIAServicesContrib.EntityFramework Download (Unzip the "nupkg" after downloading)



Tags