Skip to content

Sentry configuration with appsettings.json and use EntityFramework Core #2069

Answered by mattjohnsonpint
wingi11 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. There's nothing special you need to do for this, as long as you have appsettings.json wired up correctly through .NET's configuration providers.

Also, I notice in the title you mention Entity Framework Core. That's baked in and on by default in most cases. You don't need to add anything.

The Sentry.EntityFramework module is for older EF 6, not EF Core.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mattjohnsonpint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants