Here is my link and it works fine.
I need my link to open the new tab in the "Background". In other words, I don't want to see the new tab in focus.
@Html.ActionLink(@durationInSecondsFormatted, "Index", "Player", new { id = item.Id }, htmlAttributes: new { @class = "btn btn-outline-success btn-sm", target = "_blank"})