'How to get EF6 navigation properties when Parent entity is detach state

I am using detach for performance, I need solutions to load navigation property when parent entity is in detach state. I read many article looks like not possible just trying my luck if anyone has any idea.

I want to maintain all data after detach.

Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source