1

i am getting below error while trying to connect my postgreSQL local database. Please help on this problem as i am new to this concept: Code and error details:enter image description here

1 Answer 1

1

From what I see, the inner exception (the one which caused the outer one) is saying that it cannot load assembly.

Try adding Microsoft.Extensions.Logging.Abstractions to you packages (in VS, click "add package" in menu on the right after right click).

Sign up to request clarification or add additional context in comments.

1 Comment

@satish - Great! Wouldn't you mind marking the answer as correct, so that others will immediately see it? Thank you!

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.