79711618

Date: 2025-07-23 09:28:11
Score: 0.5
Natty:
Report link
builder.AddSqlServerDbContext<TicketContext>(
    "sqldata",
    options =>
    {
        options.UseQueryTrackingBehavior(QueryTrackingBehavior.NoTracking); 
    });

Can you try this?

Reasons:
  • Whitelisted phrase (-2): Can you try
  • Whitelisted phrase (-1): try this
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: tahakarisan