We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 551aeec commit 4b32903Copy full SHA for 4b32903
articles/cognitive-services/text-analytics/includes/quickstarts/csharp-sdk.md
@@ -30,6 +30,8 @@ ms.reviewer: assafi
30
31
[!INCLUDE [text-analytics-resource-creation](resource-creation.md)]
32
33
+## Setting up
34
+
35
### Create a new .NET Core application
36
37
Using the Visual Studio IDE, create a new .NET Core console app. This will create a "Hello World" project with a single C# source file: *program.cs*.
0 commit comments