Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/core/additional-tools/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,9 @@
title: .NET Core additional tools
description: An overview of the additional tools that support and extend .NET Core functionality.
author: mlacouture
manager: wpickett
ms.author: johalex
ms.date: 01/19/2018
ms.topic: conceptual
ms.prod: dotnet-core
ms.custom: mvc
ms.workload:
- dotnetcore
---
# .NET Core additional tools

Expand Down
5 changes: 0 additions & 5 deletions docs/core/additional-tools/wcf-web-service-reference-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,9 @@
title: Microsoft WCF Web Service Reference Provider Tool
description: An overview of the Microsoft WCF Web Service Reference Provider Tool that adds functionality for .NET Core and ASP.NET Core projects, similar to Add Service Reference for .NET Framework projects.
author: mlacouture
manager: wpickett
ms.author: johalex
ms.date: 04/19/2018
ms.topic: conceptual
ms.prod: dotnet-core
ms.custom: mvc
ms.workload:
- dotnetcore
---
# Microsoft WCF Web Service Reference Provider Tool

Expand Down
4 changes: 0 additions & 4 deletions docs/core/additional-tools/xml-serializer-generator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@
title: Using Microsoft XML Serializer Generator on .NET Core
description: An overview of the Microsoft XML Serializer Generator.
author: mlacouture
manager: wpickett
ms.author: johalex
ms.date: 01/19/2017
ms.topic: tutorial
ms.prod: dotnet-core
ms.custom: mvc
ms.workload:
- dotnetcore
---
# Using Microsoft XML Serializer Generator on .NET Core

Expand Down
5 changes: 0 additions & 5 deletions docs/core/build/distribution-packaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Learn how to package, name, and version .NET Core for distribution.
author: bleroy
ms.author: mairaw
ms.date: 06/28/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---

# .NET Core distribution packaging
Expand Down
5 changes: 0 additions & 5 deletions docs/core/build/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Learn how to build .NET Core and the .NET Core CLI from the source
author: bleroy
ms.author: mairaw
ms.date: 06/28/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---

# Build .NET Core from source
Expand Down
5 changes: 0 additions & 5 deletions docs/core/deploying/creating-nuget-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@ description: Learn how to create a NuGet package with the 'dotnet pack' command.
author: cartermp
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: conceptual
ms.prod: dotnet-core
ms.technology: dotnet-cli
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this one stay?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, they are not on the global settings so I left them. @rpetrusha do you think these should continue to be tagged as CLI?

ms.devlang: dotnet
ms.workload:
- dotnetcore
---

# How to Create a NuGet Package with Cross Platform Tools
Expand Down
5 changes: 0 additions & 5 deletions docs/core/deploying/deploy-with-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Learn .NET Core app deployment with command-line interface (CLI) to
author: rpetrusha
ms.author: ronpet
ms.date: 04/18/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---

# Deploying .NET Core apps with command-line interface (CLI) tools
Expand Down
5 changes: 0 additions & 5 deletions docs/core/deploying/deploy-with-vs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Learn .NET Core app deployment with Visual Studio
author: rpetrusha
ms.author: ronpet
ms.date: 04/18/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---

# Deploying .NET Core apps with Visual Studio
Expand Down
5 changes: 0 additions & 5 deletions docs/core/deploying/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Deploying a .NET Core application.
author: rpetrusha
ms.author: ronpet
ms.date: 04/18/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---

# .NET Core application deployment
Expand Down
5 changes: 0 additions & 5 deletions docs/core/deploying/reducing-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Reduce package dependencies when authoring project.json-based libra
author: cartermp
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Reducing Package Dependencies with project.json

Expand Down
5 changes: 0 additions & 5 deletions docs/core/deploying/runtime-store.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: This topic explains the runtime package store and target manifests
author: bleroy
ms.author: mairaw
ms.date: 08/12/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Runtime package store

Expand Down
6 changes: 0 additions & 6 deletions docs/core/docker/building-net-docker-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,7 @@ author: jralexander
ms.author: johalex
ms.date: 11/06/2017
ms.topic: tutorial
ms.prod: dotnet-core
ms.technology: dotnet-docker
ms.devlang: dotnet
ms.custom: mvc
manager: wpickett
ms.workload:
- dotnetcore
---
# Building Docker Images for .NET Core Applications

Expand Down
6 changes: 0 additions & 6 deletions docs/core/docker/docker-basics-dotnet-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,7 @@ author: jralexander
ms.author: johalex
ms.date: 11/06/2017
ms.topic: tutorial
ms.prod: dotnet-core
ms.technology: dotnet-docker
ms.devlang: dotnet
ms.custom: mvc
manager: wpickett
ms.workload:
- dotnetcore
---

# Learn Docker Basics with .NET Core
Expand Down
6 changes: 0 additions & 6 deletions docs/core/docker/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ description: Learn about using Docker with .NET Core using these fun tutorials.
author: jralexander
ms.author: johalex
ms.date: 01/10/2018
ms.topic: conceptual
ms.prod: dotnet-core
ms.technology: dotnet-docker
ms.devlang: dotnet
ms.workload:
- dotnetcore
---

# Docker and .NET Core
Expand Down
7 changes: 0 additions & 7 deletions docs/core/docker/intro-net-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ description: Understanding Docker and .NET Core
author: jralexander
ms.author: johalex
ms.date: 11/06/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.technology: dotnet-docker
ms.devlang: dotnet
manager: wpickett
ms.custom: mvc
ms.workload:
- dotnetcore
---
# Introduction to .NET and Docker

Expand Down
5 changes: 0 additions & 5 deletions docs/core/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Find resources to learn how to build .NET Core applications on Wind
author: johalex
ms.author: johalex
ms.date: 09/14/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Get started with .NET Core

Expand Down
5 changes: 0 additions & 5 deletions docs/core/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: .NET Core is a modular, high-performance implementation of .NET for
author: richlander
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# .NET Core Guide

Expand Down
5 changes: 0 additions & 5 deletions docs/core/linux-prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Supported Linux versions and .NET Core dependencies to develop, dep
author: jralexander
ms.author: johalex
ms.date: 04/19/2018
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Prerequisites for .NET Core on Linux

Expand Down
5 changes: 0 additions & 5 deletions docs/core/macos-prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Supported macOS versions and .NET Core dependencies to develop, dep
author: guardrex
ms.author: mairaw
ms.date: 09/27/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Prerequisites for .NET Core on macOS

Expand Down
5 changes: 0 additions & 5 deletions docs/core/migration/from-dnx.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Migrate from using DNX tooling to .NET Core CLI tooling.
author: blackdwarf
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Migrating from DNX to .NET Core CLI (project.json)

Expand Down
5 changes: 0 additions & 5 deletions docs/core/migration/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: .NET Core project.json to csproj migration
author: blackdwarf
ms.author: mairaw
ms.date: 07/19/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Migrating .NET Core projects to the .csproj format

Expand Down
5 changes: 0 additions & 5 deletions docs/core/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Learn terminology for packages, metapackages, and frameworks.
author: richlander
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Packages, metapackages and frameworks

Expand Down
5 changes: 0 additions & 5 deletions docs/core/porting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Understand the porting process and discover tools you may find help
author: cartermp
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Porting to .NET Core from .NET Framework

Expand Down
5 changes: 0 additions & 5 deletions docs/core/porting/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Learn how to port library projects from the .NET Framework to .NET
author: cartermp
ms.author: mairaw
ms.date: 07/14/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Porting to .NET Core - Libraries

Expand Down
5 changes: 0 additions & 5 deletions docs/core/porting/project-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Help for project owners who want to compile their solution against
author: conniey
ms.author: mairaw
ms.date: 04/06/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Organizing your project to support .NET Framework and .NET Core

Expand Down
4 changes: 0 additions & 4 deletions docs/core/porting/third-party-deps.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ description: Learn how to analyze third-party dependencies in order to port your
author: cartermp
ms.author: mairaw
ms.date: 02/15/2018
ms.topic: conceptual
ms.prod: dotnet-core
ms.workload:
- dotnetcore
---
# Analyze your third-party dependencies

Expand Down
4 changes: 0 additions & 4 deletions docs/core/porting/windows-compat-pack.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ description: Learn about the Windows Compatibility Pack and how can you use it t
author: terrajobst
ms.author: mairaw
ms.date: 11/13/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.workload:
- dotnetcore
---
# Using the Windows Compatibility Pack

Expand Down
4 changes: 0 additions & 4 deletions docs/core/rid-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ description: Learn about the Runtime IDentifier (RID) and how RIDs are used in .
author: mairaw
ms.author: mairaw
ms.date: 09/07/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.workload:
- dotnetcore
---
# .NET Core RID Catalog

Expand Down
5 changes: 0 additions & 5 deletions docs/core/sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@ description: Find out about the .NET Core SDK, which is a set of libraries and t
author: blackdwarf
ms.author: mairaw
ms.date: 06/20/2016
ms.topic: conceptual
ms.prod: dotnet-core
ms.technology: dotnet-cli
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You kept this ms.technology.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same reason. Not under tools where I set the ms.technology globally.

ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# .NET Core SDK Overview

Expand Down
5 changes: 0 additions & 5 deletions docs/core/testing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Unit testing has never been easier. See how to use unit testing in
author: ardalis
ms.author: wiwagn
ms.date: 08/30/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Unit Testing in .NET Core and .NET Standard

Expand Down
5 changes: 0 additions & 5 deletions docs/core/testing/selective-unit-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Shows you how to use a filter expression to run selective unit test
author: smadala
ms.author: mairaw
ms.date: 03/22/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.devlang: dotnet
ms.workload:
- dotnetcore
---
# Running selective unit tests

Expand Down
Loading