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
This sample demonstrates how to use the AI Foundry platform with C#/.NET. It provides basic examples for authentication, accessing data, and performing common operations with the Foundry APIs.
4
+
5
+
## Prerequisites
6
+
7
+
-[.NET SDK](https://dotnet.microsoft.com/download) (version 9.0 or later recommended)
8
+
- Visual Studio 22 or Visual Studio Code
9
+
10
+
## Install Dependencies
11
+
12
+
13
+
## Setup
14
+
15
+
1. Clone this repository
16
+
2. Set up your Azure Ai Foundry account and secrets at the .env file
0 commit comments