I'm building ASP.Net app which is a simulator, lots of action will happens outside of Controller as separate threat, but I'm struggling to create DbContext connection outside of Controller. I know I could use I'm building ASP.Net app which is a simulator,