Skip to content

Commit

Permalink
Merge branch 'master' into seo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron Petrusha authored Dec 12, 2016
2 parents 6fd0f1b + 97a29e6 commit 7cb2d65
Show file tree
Hide file tree
Showing 4,920 changed files with 25,243 additions and 26,052 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 1 addition & 2 deletions api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: .NET Core API Reference
description: .NET Core API Reference
keywords: .NET, .NET Core, .NET Core API Reference, .NET Core class library, .NET class library
author: rpetrusha
manager: wpickett
ms.author: ronpet
ms.date: 06/20/2016
ms.topic: managed-reference
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: ab0b8c9f-925f-4c45-b337-b1deeb8aec4e
---
Expand Down
15 changes: 14 additions & 1 deletion docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,20 @@
"globalMetadata": {
"breadcrumb_path": "/dotnet/toc.json",
"_displayLangs": ["csharp"],
"author": "dotnet-bot"
"author": "dotnet-bot",
"ms.author": "dotnetcontent",
"manager": "wpickett",
"searchScope": [".NET"]
},
"fileMetadata": {
"ms.prod":
{
"api_ref/**.yml": ".net"
},
"ms.topic":
{
"api_ref/**.yml": "managed-reference"
}
},
"dest": "_site",
"template": [ "docs.html" ],
Expand Down
11 changes: 0 additions & 11 deletions docs/core/app-types.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
---
title: .NET Core App Types
description: .NET Core App Types
keywords: .NET, .NET Core
author: blackdwarf
manager: wpickett
ms.date: 06/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: 93488a0b-c94c-4ed6-97ea-571bb23a862e
redirect_url: /dotnet/articles/core/deploying/index
---

Expand Down
3 changes: 0 additions & 3 deletions docs/core/deploying/applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@
title: Deploying .NET Core applications
description: Deploying .NET Core applications
keywords: .NET, .NET Core
author: dotnet-bot
manager: wpickett
ms.date: 06/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: 1db00fb1-d947-480d-8d7d-7152e67b0585
---
Expand Down
4 changes: 2 additions & 2 deletions docs/core/deploying/creating-nuget-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Creating a NuGet Package with Cross Platform Tools
description: Creating a NuGet Package with Cross Platform Tools
keywords: .NET, .NET Core, NuGet
author: cartermp
manager: wpickett
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.technology: dotnet-cli
ms.devlang: dotnet
ms.assetid: 2f0415c1-110b-433d-87c1-ae3d543a8844
---
Expand Down
3 changes: 1 addition & 2 deletions docs/core/deploying/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: .NET Core Application Deployment
description: .NET Core Application Deployment
keywords: .NET, .NET Core, .NET Core deployment
author: rpetrusha
manager: wpickett
ms.author: ronpet
ms.date: 09/08/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: da7a31a0-8072-4f23-82aa-8a19184cb701
---
Expand Down
3 changes: 1 addition & 2 deletions docs/core/deploying/reducing-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: Reducing Package Dependencies with project.json
description: Reducing Package Dependencies with project.json
keywords: .NET, .NET Core
author: cartermp
manager: wpickett
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: 916251e3-87f9-4eee-81ec-94076215e6fa
---
Expand Down
4 changes: 2 additions & 2 deletions docs/core/docker/building-net-docker-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Building .NET Core Docker Images
description: Understanding Docker images and .NET Core
keywords: .NET, .NET Core, Docker
author: spboyer
manager: wpickett
ms.author: shboyer
ms.date: 08/29/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.technology: dotnet-docker
ms.devlang: dotnet
ms.assetid: 03c28597-7e73-46d6-a9c3-f9cb55642739
---
Expand Down
4 changes: 2 additions & 2 deletions docs/core/docker/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Docker and .NET Core
description: Docker and .NET Core
keywords: Docker, .NET, .NET Core
author: spboyer
manager: wpickett
ms.author: shboyer
ms.date: 09/01/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.technology: dotnet-docker
ms.devlang: dotnet
ms.assetid: cae32148-aef4-4e64-a7f0-88072bad4400
---
Expand Down
4 changes: 2 additions & 2 deletions docs/core/docker/visual-studio-tools-for-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Visual Studio Tools for Docker
description: Using Visual Studio Tools for Docker
keywords: .NET, .NET Core, Docker, ASP.NET Core, Visual Studio 2015
author: spboyer
manager: wpickett
ms.author: shboyer
ms.date: 09/16/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.technology: dotnet-docker
ms.devlang: dotnet
ms.assetid: 1f3b9a68-4dea-4b60-8cb3-f46164eedbbf
---
Expand Down
3 changes: 1 addition & 2 deletions docs/core/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: Getting started with .NET Core
description: Find resources to learn how to build .NET Core applications on Windows, Linux and macOS.
keywords: .NET, .NET Core
author: mairaw
manager: wpickett
ms.author: mairaw
ms.date: 10/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: d1453a0d-317c-4da6-b68e-422a2c0bfe49
---
Expand Down
3 changes: 1 addition & 2 deletions docs/core/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: .NET Core
description: .NET Core
keywords: .NET, .NET Core
author: richlander
manager: wpickett
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: f2b312cb-f80c-4b0d-9101-93908f06a6fa
---
Expand Down
2 changes: 0 additions & 2 deletions docs/core/migrating-from-dnx.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ description: Migrating from DNX to .NET Core CLI
keywords: .NET, .NET Core
author: blackdwarf
ms.author: mairaw
manager: wpickett
ms.date: 06/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: c0d70120-78c8-4d26-bb3c-801f42fc2366
---
Expand Down
2 changes: 0 additions & 2 deletions docs/core/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ description: Packages, Metapackages and Frameworks
keywords: .NET, .NET Core
author: richlander
ms.author: mairaw
manager: wpickett
ms.date: 06/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: 609b0845-49e7-4864-957b-21ffe1b93bf2
---
Expand Down
3 changes: 1 addition & 2 deletions docs/core/porting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: Porting to .NET Core from .NET Framework
description: Porting to .NET Core from .NET Framework
keywords: .NET, .NET Core
author: cartermp
manager: wpickett
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: 00d00d38-99af-44f4-a75f-defcd9729dc5
---
Expand Down
3 changes: 1 addition & 2 deletions docs/core/porting/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: Porting to .NET Core - Libraries
description: Porting to .NET Core - Libraries
keywords: .NET, .NET Core
author: cartermp
manager: wpickett
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: a0fd860d-d6b6-4659-b325-8a6e6f5fa4a1
---
Expand Down
3 changes: 0 additions & 3 deletions docs/core/porting/nuget-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@
title: Porting to .NET Core - NuGet packages
description: Porting to .NET Core - NuGet packages
keywords: .NET, .NET Core
author: cartermp
manager: wpickett
ms.date: 06/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: 4d823e71-19ac-4419-953e-b47aa58f5538
---
Expand Down
3 changes: 1 addition & 2 deletions docs/core/porting/project-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: Organizing Your Project to Support .NET Framework and .NET Core
description: Organizing Your Project to Support .NET Framework and .NET Core
keywords: .NET, .NET Core
author: conniey
manager: wpickett
ms.author: mairaw
ms.date: 07/18/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: 3af62252-1dfa-4336-8d2f-5cfdb57d7724
---
Expand Down
3 changes: 1 addition & 2 deletions docs/core/porting/third-party-deps.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: Porting to .NET Core - Analyzing your Third-Party Party Dependencies
description: Porting to .NET Core - Analyzing your Third-Party Dependencies
keywords: .NET, .NET Core
author: cartermp
manager: wpickett
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: b446e9e0-72f6-48f6-92c6-70ad0ce3f86a
---
Expand Down
3 changes: 1 addition & 2 deletions docs/core/preview3/deploying/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: .NET Core Application Deployment
description: .NET Core Application Deployment
keywords: .NET, .NET Core, .NET Core deployment
author: rpetrusha
manager: wpickett
ms.author: ronpet
ms.date: 11/13/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: da7a31a0-8072-4f23-82aa-8a19184cb701
---
Expand Down
2 changes: 0 additions & 2 deletions docs/core/preview3/tools/csproj.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ description: Learn about the differences between existing and .NET Core csproj f
keywords: reference, csproj, .NET Core
author: blackdwarf
ms.author: mairaw
manager: wpickett
ms.date: 10/12/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.devlang: dotnet
ms.assetid: bdc29497-64f2-4d11-a21b-4097e0bdf5c9
---
Expand Down
4 changes: 2 additions & 2 deletions docs/core/preview3/tools/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Managing dependencies in .NET Core Preview 3 tooling
description: Preview 3 brings about changes to how dependencies are managed
keywords: CLI, extensibility, custom commands, .NET Core
author: blackdwarf
manager: wpickett
ms.author: mairaw
ms.date: 11/12/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.technology: dotnet-cli
ms.devlang: dotnet
ms.assetid: 74b87cdb-a244-4c13-908c-539118bfeef9
---
Expand Down
6 changes: 3 additions & 3 deletions docs/core/preview3/tools/dotnet-build.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
title: dotnet-build command | .NET Core SDK
description: The dotnet-build command builds a project and all of its dependencies.
keywords: dotnet-build, CLI, CLI command, .NET Core
author: mairaw
manager: wpickett
author: blackdwarf
ms.author: mairaw
ms.date: 10/13/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.technology: dotnet-cli
ms.devlang: dotnet
ms.assetid: 70285a83-4103-4617-be8b-d0e1e9a4a91d
---
Expand Down
3 changes: 1 addition & 2 deletions docs/core/preview3/tools/dotnet-install-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ description: Learn about the dotnet-install scripts to install the .NET Core CLI
keywords: dotnet-install, dotnet-install scripts, .NET Core
author: blackdwarf
ms.author: mairaw
manager: wpickett
ms.date: 10/12/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.technology: dotnet-cli
ms.devlang: dotnet
ms.assetid: 59b9c456-2bfd-4adc-8202-a1c6a0a6c787
---
Expand Down
6 changes: 3 additions & 3 deletions docs/core/preview3/tools/dotnet-migrate.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
title: dotnet-migrate command | .NET Core SDK
description: The dotnet-migrate command migrates a project and all of its dependencies.
keywords: dotnet-migrate, CLI, CLI command, .NET Core
author: mairaw
manager: wpickett
author: blackdwarf
ms.author: mairaw
ms.date: 11/13/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.technology: dotnet-cli
ms.devlang: dotnet
ms.assetid: 70285a83-4103-4617-be8b-d0e1e9a4a91d
---
Expand Down
6 changes: 3 additions & 3 deletions docs/core/preview3/tools/dotnet-msbuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
title: dotnet-msbuild command | .NET Core SDK
description: The dotnet-msmsbuild command provides access to MSmsbuild command line
keywords: dotnet-msmsbuild, CLI, CLI command, .NET Core
author: mairaw
manager: wpickett
author: blackdwarf
ms.author: mairaw
ms.date: 10/13/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.technology: dotnet-cli
ms.devlang: dotnet
ms.assetid: ffdc40ba-ef33-463e-aa35-b0af1fe615a2
---
Expand Down
6 changes: 3 additions & 3 deletions docs/core/preview3/tools/dotnet-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
title: dotnet-new command | .NET Core
description: The dotnet-new command creates new .NET Core projects in the current directory.
keywords: dotnet-new, CLI, CLI command, .NET Core
author: mairaw
manager: wpickett
author: blackdwarf
ms.author: mairaw
ms.date: 10/12/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.technology: dotnet-cli
ms.devlang: dotnet
ms.assetid: 263c3d05-3a47-46a6-8023-3ca16b488410
---
Expand Down
3 changes: 1 addition & 2 deletions docs/core/preview3/tools/dotnet-nuget-delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ description: The dotnet-nuget-delete command deletes or unlists a package from t
keywords: dotnet-nuget-delete, CLI, CLI command, .NET Core
author: karann-msft
ms.author: mairaw
manager: wpickett
ms.date: 11/11/2016
ms.topic: article
ms.prod: .net-core
ms.technology: .net-core-technologies
ms.technology: dotnet-cli
ms.devlang: dotnet
ms.assetid: 6ddffde4-c789-4e90-990e-d35f6a6565d4
---
Expand Down
Loading

0 comments on commit 7cb2d65

Please sign in to comment.