79468038

Date: 2025-02-25 22:35:57
Score: 1.5
Natty:
Report link

Same issue here.
It looks like EF scaffolding will not use your user secrets from the CLI, unless you set environment variable "ASPNETCORE_ENVIRONMENT" to "Development".

That's what worked for me. Found in this Answer to a related question.

Reasons:
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (1): Same issue
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: toastifer