Simply tell the View where to get the value from
<input class="form-control" asp-for="ProductName" value="@Model.ProductName"/>