diff --git a/aspnetcore/tutorials/first-mvc-app-xplat/adding-model.md b/aspnetcore/tutorials/first-mvc-app-xplat/adding-model.md index 3be263b00d..d918f50fa9 100644 --- a/aspnetcore/tutorials/first-mvc-app-xplat/adding-model.md +++ b/aspnetcore/tutorials/first-mvc-app-xplat/adding-model.md @@ -1,15 +1,18 @@ --- -title: Adding a model +title: Adding a model to an ASP.NET Core MVC app. author: rick-anderson description: Add a model to a simple ASP.NET Core app. -keywords: ASP.NET Core, ms.author: riande -manager: wpickett -ms.date: 03/30/2017 +ms.date: 09/18/2017 ms.topic: get-started-article -ms.assetid: 8dc28498-eeee-4666-b903-b593059e9f39 + +#ROBOTS: ms.technology: aspnet +keywords: ASP.NET Core, WebAPI, Web API, REST, Mac, Linux,HTTP, Service, HTTP Service, VS Code ms.prod: asp.net-core +#ms.devlang: +manager: wpickett +ms.assetid: 8dc28498-eeee-4666-b903-b593059e9f39 uid: tutorials/first-mvc-app-xplat/adding-model --- diff --git a/aspnetcore/tutorials/web-api-vsc.md b/aspnetcore/tutorials/web-api-vsc.md index 2e9bfec04a..c81f295577 100644 --- a/aspnetcore/tutorials/web-api-vsc.md +++ b/aspnetcore/tutorials/web-api-vsc.md @@ -1,15 +1,19 @@ --- title: Create a Web API with ASP.NET Core and VS Code -author: rick-anderson description: Build a web API on macOS, Linux, or Windows with ASP.NET Core MVC and Visual Studio Code -keywords: ASP.NET Core, WebAPI, Web API, REST, Mac, Linux,HTTP, Service, HTTP Service, VS Code +author: rick-anderson ms.author: riande -manager: wpickett -ms.date: 5/24/2017 +ms.date: 09/15/2017 ms.topic: get-started-article -ms.assetid: 830b4bf5-dd14-423e-9f59-764a6f13a8f6 -ms.technology: aspnet ms.prod: asp.net-core +helpviewer_keywords: ASP.NET Core, WebAPI, Web API, REST, Mac, Linux,HTTP, Service, HTTP Service, VS Code + +#ROBOTS: +ms.technology: aspnet +keywords: ASP.NET Core, WebAPI, Web API, REST, Mac, Linux,HTTP, Service, HTTP Service, VS Code +#ms.devlang: +manager: wpickett +ms.assetid: 830b4bf5-dd14-423e-9f59-764a6f13a8f6 uid: tutorials/web-api-vsc ---