79716572

Date: 2025-07-27 17:28:03
Score: 1.5
Natty:
Report link

In my code, I was using below library

using System.Data.Entity;

Remove it and add

using Microsoft.EntityFrameworkCore;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Shashank