Error Connecting to Database
I'm getting an error connecting to the database through the AppDbContext.
"Error Testing Custom EF Core Connection: Object reference not set to an instance of an object.
It's pretty vague, so I'm stumped. I'm able to access the object in a console application.
"
I've attached the Assembly Resolution and deps.json.
Any suggestions?