Model specific implementations and helpers for the Entity Framework 7 RC1.
Note: due to Entity Framework 7 being renamed as Entity Framework Core, this project as been replaced by SimplePersistence.Model.EFCore and is no longer mantained.
This library can be installed via NuGet package. Just run the following command:
Install-Package SimplePersistence.Model.EF7 -Pre