I create contructor where i create new dbcontext and then pass it to the another object.
private readonly Class1 _object1; private readonly Class2 _object2; publ