diff --git a/aspnetcore/mvc/advanced/app-parts.md b/aspnetcore/mvc/advanced/app-parts.md index cab1ddc89859..f49ed34450bc 100644 --- a/aspnetcore/mvc/advanced/app-parts.md +++ b/aspnetcore/mvc/advanced/app-parts.md @@ -5,7 +5,7 @@ description: Learn how to use application parts, which are abstrations over the keywords: ASP.NET Core,application part,app part ms.author: riande manager: wpickett -ms.date: 1/4/2017 +ms.date: 01/04/2017 ms.topic: article ms.assetid: b355a48e-a15c-4d58-b69c-899963613a98 ms.technology: aspnet diff --git a/aspnetcore/mvc/advanced/custom-model-binding.md b/aspnetcore/mvc/advanced/custom-model-binding.md index 2c36d50dc93c..3aee6c0d1bac 100644 --- a/aspnetcore/mvc/advanced/custom-model-binding.md +++ b/aspnetcore/mvc/advanced/custom-model-binding.md @@ -5,7 +5,7 @@ description: Customizing model binding in ASP.NET Core MVC. keywords: ASP.NET Core, model binding, custom model binder ms.author: riande manager: wpickett -ms.date: 4/10/2017 +ms.date: 04/10/2017 ms.topic: article ms.assetid: ebd98159-a028-4a94-b06c-43981c79c6be ms.technology: aspnet diff --git a/aspnetcore/mvc/models/file-uploads.md b/aspnetcore/mvc/models/file-uploads.md index 91585433f592..5bc402fa8455 100644 --- a/aspnetcore/mvc/models/file-uploads.md +++ b/aspnetcore/mvc/models/file-uploads.md @@ -5,7 +5,7 @@ description: How to use model binding and streaming to upload files in ASP.NET C keywords: ASP.NET Core, file upload, model binding, IFormFile, streaming ms.author: riande manager: wpickett -ms.date: 7/5/2017 +ms.date: 07/05/2017 ms.topic: article ms.assetid: ebc98159-a028-4a94-b06c-43981c79c6be ms.technology: aspnet diff --git a/aspnetcore/mvc/views/razor.md b/aspnetcore/mvc/views/razor.md index e6a2f91fa28f..d6d1a74b5df0 100644 --- a/aspnetcore/mvc/views/razor.md +++ b/aspnetcore/mvc/views/razor.md @@ -5,7 +5,7 @@ description: Details Razor syntax keywords: ASP.NET Core, Razor ms.author: riande manager: wpickett -ms.date: 07/4/2017 +ms.date: 07/04/2017 ms.topic: article ms.technology: aspnet ms.prod: asp.net-core diff --git a/aspnetcore/mvc/views/tag-helpers/authoring.md b/aspnetcore/mvc/views/tag-helpers/authoring.md index dee3a709289e..3ea1e224aac0 100644 --- a/aspnetcore/mvc/views/tag-helpers/authoring.md +++ b/aspnetcore/mvc/views/tag-helpers/authoring.md @@ -5,7 +5,7 @@ description: Learn how to author Tag Helpers in ASP.NET Core. keywords: ASP.NET Core,tag helpers ms.author: riande manager: wpickett -ms.date: 6/14/2017 +ms.date: 06/14/2017 ms.topic: article ms.assetid: 4f16d978-5695-4abf-a785-fdaabf3bbcb9 ms.technology: aspnet diff --git a/aspnetcore/performance/caching/response.md b/aspnetcore/performance/caching/response.md index a5d96a6ea76a..92cbb525af93 100644 --- a/aspnetcore/performance/caching/response.md +++ b/aspnetcore/performance/caching/response.md @@ -5,7 +5,7 @@ description: Explains how to use Response caching to lower bandwidth and increas keywords: ASP.NET Core, Response caching, HTTP headers ms.author: riande manager: wpickett -ms.date: 7/10/2017 +ms.date: 07/10/2017 ms.topic: article ms.assetid: cb42035a-60b0-472e-a614-cb79f443f654 ms.prod: asp.net-core diff --git a/aspnetcore/publishing/docker.md b/aspnetcore/publishing/docker.md index 8a4c5f26a7d5..d7bda8073734 100644 --- a/aspnetcore/publishing/docker.md +++ b/aspnetcore/publishing/docker.md @@ -5,7 +5,7 @@ description: Links to resources for learning how to host ASP.NET Core apps in Do keywords: ASP.NET Core, ms.author: riande manager: wpickett -ms.date: 7/14/2017 +ms.date: 07/14/2017 ms.topic: article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/security/authentication/2fa.md b/aspnetcore/security/authentication/2fa.md index 21531eba6c2a..c5173152d7e6 100644 --- a/aspnetcore/security/authentication/2fa.md +++ b/aspnetcore/security/authentication/2fa.md @@ -5,7 +5,7 @@ description: Shows how to set up two-factor authentication (2FA) with ASP.NET Co keywords: ASP.NET Core,SMS, authentication,2FA,two-factor authentication,two factor authentication ms.author: riande manager: wpickett -ms.date: 8/15/2017 +ms.date: 08/15/2017 ms.topic: article ms.technology: aspnet ms.prod: asp.net-core diff --git a/aspnetcore/security/authentication/identity-enable-qrcodes.md b/aspnetcore/security/authentication/identity-enable-qrcodes.md index 3018c6e527f7..2252e2ffc60c 100644 --- a/aspnetcore/security/authentication/identity-enable-qrcodes.md +++ b/aspnetcore/security/authentication/identity-enable-qrcodes.md @@ -5,7 +5,7 @@ description: Enabling QR Code generation for authenticator apps in ASP.NET Core keywords: ASP.NET Core, MVC, QR Code generation, authenticator, 2FA ms.author: riande manager: wpickett -ms.date: 7/24/2017 +ms.date: 07/24/2017 ms.topic: article ms.technology: aspnet ms.prod: asp.net-core diff --git a/aspnetcore/security/authentication/identity.md b/aspnetcore/security/authentication/identity.md index 7c3eeae950b0..0a5474c77dee 100644 --- a/aspnetcore/security/authentication/identity.md +++ b/aspnetcore/security/authentication/identity.md @@ -5,7 +5,7 @@ description: Using Identity with an ASP.NET Core app keywords: ASP.NET Core, Identity, authorization, security ms.author: riande manager: wpickett -ms.date: 7/7/2017 +ms.date: 07/07/2017 ms.topic: article ms.assetid: cf119f21-1a2b-49a2-b052-547ccb66ee83 ms.technology: aspnet diff --git a/aspnetcore/security/authentication/social/facebook-logins.md b/aspnetcore/security/authentication/social/facebook-logins.md index 339d830322ef..d1f0492ce9e4 100644 --- a/aspnetcore/security/authentication/social/facebook-logins.md +++ b/aspnetcore/security/authentication/social/facebook-logins.md @@ -5,7 +5,7 @@ description: Facebook external login setup in ASP.NET Core keywords: ASP.NET Core, ms.author: riande manager: wpickett -ms.date: 8/1/2017 +ms.date: 08/01/2017 ms.topic: article ms.assetid: 8c65179b-688c-4af1-8f5e-1862920cda95 ms.technology: aspnet diff --git a/aspnetcore/security/authentication/social/google-logins.md b/aspnetcore/security/authentication/social/google-logins.md index ea0883e08f12..760f3e3567c0 100644 --- a/aspnetcore/security/authentication/social/google-logins.md +++ b/aspnetcore/security/authentication/social/google-logins.md @@ -5,7 +5,7 @@ description: Google external login setup in ASP.NET Core keywords: ASP.NET Core, ms.author: riande manager: wpickett -ms.date: 8/2/2017 +ms.date: 08/02/2017 ms.topic: article ms.technology: aspnet ms.prod: asp.net-core diff --git a/aspnetcore/security/authentication/social/index.md b/aspnetcore/security/authentication/social/index.md index 028287606beb..4e264c91c3ab 100644 --- a/aspnetcore/security/authentication/social/index.md +++ b/aspnetcore/security/authentication/social/index.md @@ -5,7 +5,7 @@ description: keywords: ASP.NET Core, authentication, social, authentication providers, google, facebook, twitter, microsoft account ms.author: riande manager: wpickett -ms.date: 11/1/2016 +ms.date: 11/01/2016 ms.topic: article ms.assetid: eda7ee17-f38c-462e-8d1d-63f459901cf3 ms.technology: aspnet diff --git a/aspnetcore/security/authentication/social/other-logins.md b/aspnetcore/security/authentication/social/other-logins.md index bff71a02e854..394d8cd357d3 100644 --- a/aspnetcore/security/authentication/social/other-logins.md +++ b/aspnetcore/security/authentication/social/other-logins.md @@ -3,7 +3,7 @@ title: Short survey of other authentication providers. author: rick-anderson ms.author: riande manager: wpickett -ms.date: 11/3/2016 +ms.date: 11/03/2016 ms.topic: article ms.assetid: BC36CA84-3DE8-496E-9AA2-2F1B74AE8309 ms.prod: asp.net-core diff --git a/aspnetcore/security/authentication/social/twitter-logins.md b/aspnetcore/security/authentication/social/twitter-logins.md index 678d2f21b8e9..5598eff7fe49 100644 --- a/aspnetcore/security/authentication/social/twitter-logins.md +++ b/aspnetcore/security/authentication/social/twitter-logins.md @@ -5,7 +5,7 @@ description: keywords: ASP.NET Core, ms.author: riande manager: wpickett -ms.date: 11/1/2016 +ms.date: 11/01/2016 ms.topic: article ms.assetid: E5931607-31C0-4B20-B416-85E3550F5EA8 ms.technology: aspnet diff --git a/aspnetcore/security/authentication/windowsauth.md b/aspnetcore/security/authentication/windowsauth.md index a8052bcb9bdb..f8bf640ea317 100644 --- a/aspnetcore/security/authentication/windowsauth.md +++ b/aspnetcore/security/authentication/windowsauth.md @@ -5,7 +5,7 @@ description: How to configure Windows Authentication in ASP.NET Core keywords: ASP.NET Core, ms.author: riande manager: wpickett -ms.date: 7/5/2017 +ms.date: 07/05/2017 ms.topic: article ms.assetid: cf119f21-1a2b-49a2-b052-548ccb66ee83 ms.technology: aspnet diff --git a/aspnetcore/security/data-protection/implementation/key-storage-providers.md b/aspnetcore/security/data-protection/implementation/key-storage-providers.md index 3000f5a50302..772e4a4168b2 100644 --- a/aspnetcore/security/data-protection/implementation/key-storage-providers.md +++ b/aspnetcore/security/data-protection/implementation/key-storage-providers.md @@ -5,7 +5,7 @@ description: Key storage providers keywords: encryption, ASP.NET Core, ms.author: riande manager: wpickett -ms.date: 1/14/2017 +ms.date: 01/14/2017 ms.topic: article ms.assetid: 423e0a79-2f34-44c4-aaf3-146a53c39251 ms.technology: aspnet diff --git a/aspnetcore/security/preventing-open-redirects.md b/aspnetcore/security/preventing-open-redirects.md index 034befaff914..615defd72474 100644 --- a/aspnetcore/security/preventing-open-redirects.md +++ b/aspnetcore/security/preventing-open-redirects.md @@ -5,7 +5,7 @@ description: Shows how to prevent open redirect attacks against an ASP.NET Core keywords: ASP.NET Core, Security, Open Redirect Attack ms.author: riande manager: wpickett -ms.date: 07/7/2017 +ms.date: 07/07/2017 ms.topic: article ms.assetid: 4604e563-e91a-4ecd-b7ed-00b3f1eee2b5 ms.technology: aspnet diff --git a/aspnetcore/tutorials/first-mvc-app-mac/index.md b/aspnetcore/tutorials/first-mvc-app-mac/index.md index a6d4ac8fd316..43f4ae4447a0 100644 --- a/aspnetcore/tutorials/first-mvc-app-mac/index.md +++ b/aspnetcore/tutorials/first-mvc-app-mac/index.md @@ -5,7 +5,7 @@ description: Create an ASP.NET Core MVC / Entity Framework app with Visual Studi keywords: ASP.NET Core, MVC, Entity Framework, Visual Studio ms.author: riande manager: wpickett -ms.date: 6/26/2017 +ms.date: 06/26/2017 ms.topic: article ms.assetid: 959ff4ca-be2d-4444-acac-789e787146f3 ms.technology: aspnet diff --git a/aspnetcore/tutorials/first-mvc-app-xplat/index.md b/aspnetcore/tutorials/first-mvc-app-xplat/index.md index e660b13afde9..8a4e68ed9b3c 100644 --- a/aspnetcore/tutorials/first-mvc-app-xplat/index.md +++ b/aspnetcore/tutorials/first-mvc-app-xplat/index.md @@ -5,7 +5,7 @@ description: Index page for first ASP.NET Core MVC app with Visual Studio Code keywords: ASP.NET Core,MVC, Entity Framework, Visual Studio Code, VS Code ms.author: riande manager: wpickett -ms.date: 5/17/2017 +ms.date: 05/17/2017 ms.topic: get-started-article ms.assetid: 959ff4ca-be2d-1638-ac04-789e7f7146ff ms.technology: aspnet diff --git a/aspnetcore/tutorials/first-mvc-app/index.md b/aspnetcore/tutorials/first-mvc-app/index.md index f8b4c669efc9..9124b33190d1 100644 --- a/aspnetcore/tutorials/first-mvc-app/index.md +++ b/aspnetcore/tutorials/first-mvc-app/index.md @@ -5,7 +5,7 @@ description: keywords: ASP.NET Core, ms.author: riande manager: wpickett -ms.date: 6/26/2017 +ms.date: 06/26/2017 ms.topic: get-started-article ms.assetid: 959ff4ca-be2d-444c-ac04-789e787146f3 ms.technology: aspnet diff --git a/aspnetcore/tutorials/razor-pages-mac/index.md b/aspnetcore/tutorials/razor-pages-mac/index.md index edc19fadde1e..038696c3016c 100644 --- a/aspnetcore/tutorials/razor-pages-mac/index.md +++ b/aspnetcore/tutorials/razor-pages-mac/index.md @@ -5,7 +5,7 @@ description: Create a Razor Pages web app with ASP.NET Core and EF Core. keywords: ASP.NET Core,Razor Pages,scaffolding,Entity Framework Core,EF,EF Core,database,mac,macOS,Visual Studio for Mac ms.author: riande manager: wpickett -ms.date: 7/26/2017 +ms.date: 07/26/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages-mac/model.md b/aspnetcore/tutorials/razor-pages-mac/model.md index e3b5f3014794..40a8ff72b2de 100644 --- a/aspnetcore/tutorials/razor-pages-mac/model.md +++ b/aspnetcore/tutorials/razor-pages-mac/model.md @@ -5,7 +5,7 @@ description: Adding a model to a Razor Pages app in ASP.NET Core using Visual St keywords: ASP.NET Core,Razor Pages,Razor,MVC,model ms.author: riande manager: wpickett -ms.date: 8/27/2017 +ms.date: 08/27/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages-mac/razor-pages-start.md b/aspnetcore/tutorials/razor-pages-mac/razor-pages-start.md index 34c4e28e7f05..a7493ea0fffb 100644 --- a/aspnetcore/tutorials/razor-pages-mac/razor-pages-start.md +++ b/aspnetcore/tutorials/razor-pages-mac/razor-pages-start.md @@ -5,7 +5,7 @@ description: Getting started with Razor Pages in ASP.NET Core using Visual Studi keywords: ASP.NET Core,Razor Pages,scaffolding,Entity Framework Core,EF,EF Core,database,mac,macOS,Visual Studio for Mac ms.author: riande manager: wpickett -ms.date: 7/27/2017 +ms.date: 07/27/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages-vsc/index.md b/aspnetcore/tutorials/razor-pages-vsc/index.md index eb08301da0f0..e96bb293a087 100644 --- a/aspnetcore/tutorials/razor-pages-vsc/index.md +++ b/aspnetcore/tutorials/razor-pages-vsc/index.md @@ -5,7 +5,7 @@ description: Create a Razor Pages web app with ASP.NET Core and EF Core. keywords: ASP.NET Core,Razor Pages,scaffolding,Entity Framework Core,EF,EF Core,database,Code,Visual Studio Code ms.author: riande manager: wpickett -ms.date: 8/26/2017 +ms.date: 08/26/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages-vsc/model.md b/aspnetcore/tutorials/razor-pages-vsc/model.md index e598ac4826ca..6f8191603ca6 100644 --- a/aspnetcore/tutorials/razor-pages-vsc/model.md +++ b/aspnetcore/tutorials/razor-pages-vsc/model.md @@ -5,7 +5,7 @@ description: Adding a model to a Razor Pages app in ASP.NET Core using Visual St keywords: ASP.NET Core,Razor Pages,Razor,MVC,model ms.author: riande manager: wpickett -ms.date: 8/27/2017 +ms.date: 08/27/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages-vsc/razor-pages-start.md b/aspnetcore/tutorials/razor-pages-vsc/razor-pages-start.md index 23fff6dfca5d..50edc4c33bdc 100644 --- a/aspnetcore/tutorials/razor-pages-vsc/razor-pages-start.md +++ b/aspnetcore/tutorials/razor-pages-vsc/razor-pages-start.md @@ -5,7 +5,7 @@ description: Getting started with Razor Pages in ASP.NET Core using Visual Studi keywords: ASP.NET Core,Razor Pages,scaffolding,Entity Framework Core,EF,EF Core,database,mac,macOS,Visual Studio Code,Code ms.author: riande manager: wpickett -ms.date: 8/27/2017 +ms.date: 08/27/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages/index.md b/aspnetcore/tutorials/razor-pages/index.md index ec655f263881..fbdbe4feb7c0 100644 --- a/aspnetcore/tutorials/razor-pages/index.md +++ b/aspnetcore/tutorials/razor-pages/index.md @@ -5,7 +5,7 @@ description: Create a Razor Pages web app with ASP.NET Core and EF Core. keywords: ASP.NET Core,Razor Pages,scaffolding,Entity Framework Core,EF,EF Core,database ms.author: riande manager: wpickett -ms.date: 7/26/2017 +ms.date: 07/26/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages/model.md b/aspnetcore/tutorials/razor-pages/model.md index c2570b2b6ff5..d764105a0953 100644 --- a/aspnetcore/tutorials/razor-pages/model.md +++ b/aspnetcore/tutorials/razor-pages/model.md @@ -5,7 +5,7 @@ description: Adding a model to a Razor Pages app in ASP.NET Core keywords: ASP.NET Core,Razor Pages,Razor,MVC ms.author: riande manager: wpickett -ms.date: 7/27/2017 +ms.date: 07/27/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages/new-field.md b/aspnetcore/tutorials/razor-pages/new-field.md index a6236da1005a..600b72f36b02 100644 --- a/aspnetcore/tutorials/razor-pages/new-field.md +++ b/aspnetcore/tutorials/razor-pages/new-field.md @@ -5,7 +5,7 @@ description: Shows how to add a new field to a Razor Page with Entity Framework keywords: ASP.NET Core,Entity Framework Core,migrations ms.author: riande manager: wpickett -ms.date: 8/7/2017 +ms.date: 08/07/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages/page.md b/aspnetcore/tutorials/razor-pages/page.md index 501a94682973..9d2274dafc6f 100644 --- a/aspnetcore/tutorials/razor-pages/page.md +++ b/aspnetcore/tutorials/razor-pages/page.md @@ -5,7 +5,7 @@ description: Explains the Razor Pages generated by scaffolding. keywords: ASP.NET Core,Razor Pages,Razor,MVC ms.author: riande manager: wpickett -ms.date: 7/27/2017 +ms.date: 07/27/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages/razor-pages-start.md b/aspnetcore/tutorials/razor-pages/razor-pages-start.md index ec3159a34190..df7ff97db124 100644 --- a/aspnetcore/tutorials/razor-pages/razor-pages-start.md +++ b/aspnetcore/tutorials/razor-pages/razor-pages-start.md @@ -5,7 +5,7 @@ description: Getting started with Razor Pages in ASP.NET Core keywords: ASP.NET Core,Razor Pages,Razor,MVC ms.author: riande manager: wpickett -ms.date: 8/27/2017 +ms.date: 08/27/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages/sql.md b/aspnetcore/tutorials/razor-pages/sql.md index b1ccf38a4af1..2f02fc330cbb 100644 --- a/aspnetcore/tutorials/razor-pages/sql.md +++ b/aspnetcore/tutorials/razor-pages/sql.md @@ -5,7 +5,7 @@ description: Explains working with SQL Server LocalDB and ASP.NET Core. keywords: ASP.NET Core,Razor Pages,Razor,MVC, SQL, LocalDB ms.author: riande manager: wpickett -ms.date: 8/7/2017 +ms.date: 08/07/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core diff --git a/aspnetcore/tutorials/razor-pages/validation.md b/aspnetcore/tutorials/razor-pages/validation.md index 3666c6a61f78..bb2ecbf3fa2c 100644 --- a/aspnetcore/tutorials/razor-pages/validation.md +++ b/aspnetcore/tutorials/razor-pages/validation.md @@ -5,7 +5,7 @@ description: How to add validation to a Razor Page keywords: ASP.NET Core,validation,DataAnnotations,Razor,Razor Pages ms.author: riande manager: wpickett -ms.date: 8/7/2017 +ms.date: 08/07/2017 ms.topic: get-started-article ms.technology: aspnet ms.prod: aspnet-core