Microsoft.Azure.WebJobs.Extensions.Sql
1.0.21-preview
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.WebJobs.Extensions.Sql --version 1.0.21-preview
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions.Sql -Version 1.0.21-preview
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Sql" Version="1.0.21-preview" />
paket add Microsoft.Azure.WebJobs.Extensions.Sql --version 1.0.21-preview
#r "nuget: Microsoft.Azure.WebJobs.Extensions.Sql, 1.0.21-preview"
// Install Microsoft.Azure.WebJobs.Extensions.Sql as a Cake Addin #addin nuget:?package=Microsoft.Azure.WebJobs.Extensions.Sql&version=1.0.21-preview&prerelease // Install Microsoft.Azure.WebJobs.Extensions.Sql as a Cake Tool #tool nuget:?package=Microsoft.Azure.WebJobs.Extensions.Sql&version=1.0.21-preview&prerelease
Azure SQL bindings extension for Azure Functions
Azure SQL bindings for Azure Functions adds input, output and trigger bindings for Azure SQL and SQL Server products.
- Input Binding: takes a SQL query to run and returns the output of the query in the function.
- Output Binding: takes a list of rows and upserts them into the user table (i.e. If a row doesn't already exist, it is added. If it does, it is updated).
- Trigger Binding: monitors the user table for changes (i.e., row inserts, updates, and deletes) and invokes the function with updated rows.
Get started quickly with the samples available in our repository
Further information on the Azure SQL binding for Azure Functions is also available in the Azure Functions docs.
Find latest updates on our Github Releases page or the Microsoft.Azure.Webjobs.Extensions.Sql package on Nuget.org
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.ApplicationInsights (>= 2.17.0)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.Azure.WebJobs (>= 3.0.32)
- Microsoft.Data.SqlClient (>= 5.0.1)
- morelinq (>= 3.3.2)
- Newtonsoft.Json (>= 13.0.1)
- System.Runtime.Caching (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Azure.WebJobs.Extensions.Sql:
Package | Downloads |
---|---|
Microsoft.Azure.Workflows.WebJobs.Extension
Extensions for running workflows in Azure Functions |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.284 | 4,800 | 10/29/2024 |
3.1.169-preview | 609 | 7/26/2024 |
3.0.534 | 250,773 | 2/2/2024 |
3.0.461 | 72,623 | 11/1/2023 |
3.0.444-preview | 611 | 10/10/2023 |
3.0.443 | 11,257 | 10/10/2023 |
3.0.341-preview | 12,159 | 7/31/2023 |
3.0.323-preview | 1,537 | 7/19/2023 |
3.0.253-preview | 12,589 | 5/30/2023 |
3.0.181-preview | 11,602 | 4/13/2023 |
3.0.143-preview | 9,670 | 3/16/2023 |
2.0.144 | 44,674 | 3/16/2023 |
1.0.122-preview | 18,581 | 2/23/2023 |
1.0.114-preview | 3,310 | 2/16/2023 |
1.0.112-preview | 387 | 2/14/2023 |
1.0.84-preview | 13,811 | 1/12/2023 |
1.0.44-preview | 20,393 | 12/7/2022 |
1.0.21-preview | 14,854 | 11/14/2022 |
1.0.15-preview | 406 | 11/10/2022 |
0.1.483-preview | 6,238 | 10/13/2022 |
0.1.457-preview | 17,907 | 9/20/2022 |
0.1.346-preview | 64,004 | 6/8/2022 |
0.1.319-preview | 11,062 | 5/13/2022 |
0.1.311-preview | 1,209 | 5/6/2022 |
0.1.304-preview | 1,217 | 4/29/2022 |
0.1.286-preview | 5,674 | 4/12/2022 |
0.1.223-preview | 9,183 | 2/10/2022 |
0.1.207-preview | 2,112 | 1/26/2022 |
0.1.131-preview | 2,254 | 11/13/2021 |
0.1.129-preview | 273 | 11/11/2021 |