I would like to use EntityFramework because there are "Specified method is not supported" issue that is posted at http://stackoverflow.com/questions/32835670/nhibernate-specified-method-is-not-supported?noredirect=1#comment53509110_32835670
I understand the idea when change ORM provider to EntityFramework. So that I't great if SharpLite.EntityFrameworkProvider is implemented fully or please tell me the trick to re-write
DependencyResolverInitializer.Initialize()
Thanks in advanced