- .NET Core 3.1-preview3. Download Link
- Microsoft.NET.Sdk.Functions 3.0.0-preview2
- Microsoft.Data.SqlClient v3.1.5
- Azure Functions Version v2
- Branch af-v1 contains example for working with Azure Functions v1
- Branch af-v3 contains example for working with Azure Functions v3-preview
- Clone or download this project
- Open in Visual Studio Code
- Run with F5
- Open URL in Browser:
http://localhost:7071/api/HttpTriggerSqlClient?server=myservername&uid=username&pwd=*****
Hello, {username}. You are connected!