mehdime / DbContextScope

A simple and flexible way to manage your Entity Framework DbContext instances
http://mehdi.me/ambient-dbcontext-in-ef6/
MIT License
633 stars 271 forks source link

PCL & Xamarin #39

Closed reader-man closed 8 years ago

reader-man commented 8 years ago

Hi, Does this mean that the fork: https://github.com/ninety7/DbContextScope

Will run on PCL and possible Xamarin when .Net core finalize?

I wanted to post this to: https://github.com/ninety7/DbContextScope but the issues tab is not visible/enabled.

ninety7 commented 8 years ago

@reader-man In order to achieve .Net Core compatibility, there must be a way to avoid using Full .Net FW namespaces. Not working actively on it, though.

reader-man commented 8 years ago

This is moved to its repository: https://github.com/ninety7/DbContextScope/issues/1