79122331

Date: 2024-10-24 14:16:29
Score: 1
Natty:
Report link

Call base.OnModelCreating(modelBuilder) before modelBuilder.UseEncryption(_provider) to ensure entity configurations are applied first. This order is required for encryption to work correctly as mentioned in the example in the documentation

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: hakim00