Everytime I want to search an Entity from my database via a string.
var result = db.Thread_Tasks.Find(item.Metadata.Name); is the command and I tried other