ChilliCream / graphql-workshop

Getting started with GraphQL on ASP.NET Core and Hot Chocolate - Workshop
465 stars 199 forks source link

Session 3: Unable to resolve service for type 'DAL.PRdbContext' while attempting to activate 'DAL.Repositories.UserRepository' #96

Closed francescoosato closed 1 month ago

francescoosato commented 2 years ago

On my solution, As soon as I apply the logic to allow parallel query, I get the following exception: Unable to resolve service for type 'DAL.PRdbContext' while attempting to activate 'DAL.Repositories.UserRepository'

For more details on my project architecture, please visit the post I created on Stackoverflow.

glen-84 commented 1 month ago

I'm closing this issue as outdated, as we have an updated workshop on the main branch, for Hot Chocolate 14.