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