Tom Dykstra 2018-11-27 15:29:34 -08:00 committed by Rick Anderson
parent 46eef345f6
commit da3f693417
4 changed files with 12 additions and 0 deletions

View File

@ -13,6 +13,9 @@ By [Luke Latham](https://github.com/guardrex)
[Install the .NET Core Hosting Bundle](#install-the-net-core-hosting-bundle)
> [!NOTE]
> Were testing the usability of a proposed new structure for the ASP.NET Core table of contents. If you have a few minutes to try an exercise of finding 7 different topics in the current or proposed table of contents, please [click here to participate in the study](https://dpk4xbh5.optimalworkshop.com/treejack/rps16hd5).
## Supported operating systems
The following operating systems are supported:

View File

@ -21,6 +21,9 @@ There are three versions of this tutorial:
<!-- WARNING: The code AND images in this doc are used by uid: tutorials/web-api-vsc, tutorials/first-web-api-mac and tutorials/first-web-api. If you change any code/images in this tutorial, update uid: tutorials/web-api-vsc -->
> [!NOTE]
> Were testing the usability of a proposed new structure for the ASP.NET Core table of contents. If you have a few minutes to try an exercise of finding 7 different topics in the current or proposed table of contents, please [click here to participate in the study](https://dpk4xbh5.optimalworkshop.com/treejack/rps16hd5).
[!INCLUDE[intro to web API](../includes/webApi/intro.md)]
## Prerequisites

View File

@ -28,6 +28,9 @@ There are three versions of this tutorial:
[View or download sample code](https://github.com/aspnet/Docs/tree/master/aspnetcore/tutorials/razor-pages/razor-pages-start/sample) ([how to download](xref:index#how-to-download-a-sample))
> [!NOTE]
> Were testing the usability of a proposed new structure for the ASP.NET Core table of contents. If you have a few minutes to try an exercise of finding 7 different topics in the current or proposed table of contents, please [click here to participate in the study](https://dpk4xbh5.optimalworkshop.com/treejack/rps16hd5).
::: moniker range=">= aspnetcore-2.1"
## Prerequisites

View File

@ -28,6 +28,9 @@ At the end, you'll have a working chat app:
[View or download sample code](https://github.com/aspnet/Docs/tree/master/aspnetcore/tutorials/signalr/sample) ([how to download](xref:index#how-to-download-a-sample)).
> [!NOTE]
> Were testing the usability of a proposed new structure for the ASP.NET Core table of contents. If you have a few minutes to try an exercise of finding 7 different topics in the current or proposed table of contents, please [click here to participate in the study](https://dpk4xbh5.optimalworkshop.com/treejack/rps16hd5).
## Prerequisites
# [Visual Studio](#tab/visual-studio)