dotnet add package Microsoft.Azure.Functions.Worker.Extensions.Sql --version 3.1.527
NuGet\Install-Package Microsoft.Azure.Functions.Worker.Extensions.Sql -Version 3.1.527
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Sql" Version="3.1.527" />
<PackageVersion Include="Microsoft.Azure.Functions.Worker.Extensions.Sql" Version="3.1.527" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Sql" />
paket add Microsoft.Azure.Functions.Worker.Extensions.Sql --version 3.1.527
#r "nuget: Microsoft.Azure.Functions.Worker.Extensions.Sql, 3.1.527"
#:package Microsoft.Azure.Functions.Worker.Extensions.Sql@3.1.527
#addin nuget:?package=Microsoft.Azure.Functions.Worker.Extensions.Sql&version=3.1.527
#tool nuget:?package=Microsoft.Azure.Functions.Worker.Extensions.Sql&version=3.1.527
Welcome to the Azure SQL bindings .NET Worker Repository. The .NET Worker provides .NET 5 support in Azure Functions, introducing an Isolated Model, running as an out-of-process language worker that is separate from the Azure Functions runtime. This allows you to have full control over your application's dependencies as well as other new features like a middleware pipeline.
A .NET Isolated function app works differently than a .NET Core 3.1 function app. For .NET Isolated, you build an executable that imports the .NET Isolated language worker as a NuGet package. Your app includes a Program.cs
that starts the worker.
.NET Isolated introduces a new binding model, slightly different from the binding model exposed in .NET Core 3 Azure Functions. More information can be found here. Please review our samples for usage information.
The Azure Functions .NET Isolated supports middleware registration, following a model similar to what exists in ASP.NET and giving you the ability to inject logic into the invocation pipeline, pre and post function executions.
Get started quickly with the samples available in our repository
For further details on setup, usage and samples of the bindings see the guide below:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
3.1.527 | 12,719 | 8/25/2025 | |
3.1.512 | 35,110 | 6/9/2025 | |
3.1.490 | 11,784 | 5/7/2025 | |
3.1.376 | 70,951 | 2/4/2025 | |
3.1.284 | 111,417 | 10/29/2024 | |
3.1.169-preview | 836 | 7/26/2024 | |
3.0.534 | 303,653 | 2/2/2024 | |
3.0.461 | 45,777 | 11/1/2023 | |
3.0.444-preview | 254 | 10/10/2023 | |
3.0.443 | 7,560 | 10/10/2023 | |
3.0.343-preview | 1,579 | 8/1/2023 | |
3.0.341-preview | 251 | 7/31/2023 | |
3.0.181-preview | 12,612 | 4/13/2023 | |
3.0.143-preview | 2,292 | 3/16/2023 | |
2.0.145 | 9,767 | 3/16/2023 | |
1.0.122-preview | 873 | 2/23/2023 | |
1.0.84-preview | 709 | 1/12/2023 |