You've created a new ASP.NET 5 project. Learn what's new
-- @Html.ActionLink("Create New", "Create") -
- -| Id | -Url | -
|---|---|
| - @Html.DisplayFor(modelItem => item.BlogId) - | -- @Html.DisplayFor(modelItem => item.Url) - | -
Use this area to provide additional information.
diff --git a/docs/getting-started/aspnet5/sample/src/EFGetStarted.AspNet5/Views/Home/Contact.cshtml b/docs/getting-started/aspnet5/sample/src/EFGetStarted.AspNet5/Views/Home/Contact.cshtml deleted file mode 100644 index 9d10bf9082..0000000000 --- a/docs/getting-started/aspnet5/sample/src/EFGetStarted.AspNet5/Views/Home/Contact.cshtml +++ /dev/null @@ -1,17 +0,0 @@ -@{ - ViewData["Title"] = "Contact"; -} -