I’m encountering an issue while attempting to scaffold a DbContext using EF. The error message states: “Only the invariant culture is supported in globalization-invariant mode. See https://aka.ms/GlobalizationInvariantMode for more information. (Parameter ‘name’) en-us is an invalid culture identifier.”
Thank you.
I have already changed the collation of the database to be case-sensitive.
New contributor
Konichwa is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.