|
Hi, is it possible to use this library with |
Answered by
Giorgi
May 2, 2023
Replies: 4 comments 1 reply
|
Did you read the docs for DbContext Pooling? |
0 replies
Yes |
0 replies
|
Can you post your code? |
0 replies
|
Program.cs ApplicationDbContext.cs Exception I get: |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to move
UseExceptionProcessorafterUseNpgsql. That's where you configure theDbContextPool