You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Example repository that uses devinit to install a specific .NET Core SDK.
4
+
ms.date: 10/28/2020
5
+
ms.topic: reference
6
+
author: andysterland
7
+
ms.author: andster
8
+
manager: jillfra
9
+
ms.workload:
10
+
- multiple
11
+
monikerRange: ">= vs-2019"
12
+
ms.prod: visual-studio-windows
13
+
ms.technology: devinit
14
+
---
15
+
16
+
# .NET Core app
17
+
18
+
See the [DevinitExample](https://github.com/microsoft/DevinitExample) repository for a full example of using devinit to install the required .NET Core SDK version in Codespaces.
|[**All tools**](sample-all-tool.md)| Example of using all the tools. ||
22
-
|[**eShopOnWeb**](sample-eshoponweb.md)| Example of customizing the [dotnet-architecture/eshoponweb](https://github.com/dotnet-architecture/eShopOnWeb) app. ||
23
-
|[**Private Preview**](sample-private-preview.md)| Example of the customizations used in the GitHub Codespaces Visual Studio private beta. ||
24
-
|[**Open CV**](sample-opencv.md)| Example of the customizations required by the OpenCV project. ||
22
+
|[**eShopOnWeb**](sample-eshoponweb.md)| Example of customizing the [dotnet-architecture/eshoponweb](https://github.com/dotnet-architecture/eShopOnWeb) app. ||
23
+
|[**Private Preview**](sample-private-preview.md)| Example of the customizations used in the GitHub Codespaces Visual Studio private beta. ||
24
+
|[**Open CV**](sample-opencv.md)| Example of the customizations required by the OpenCV project. ||
25
25
|[**.NET Core Runtime**](sample-dotnet-runtime.md)| Example of the customizations required by the .NET Core Runtime [dotnet/runtime](https://github.com/dotnet/runtime) project. ||
26
+
|[**.NET Core App**](sample-dotnet-core.md)| Example of a repository that uses devinit to install the required .NET Core SDK. ||
0 commit comments