Install
.NET CLI
dotnet add package Microsoft.Azure.WebJobs.Extensions.Sql --version 3.1.536
Package Manager Console
Install-Package Microsoft.Azure.WebJobs.Extensions.Sql -Version 3.1.536
PackageReference
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Sql" Version="3.1.536" />
Frameworks
Dependencies
Microsoft.ApplicationInsights
[2.23.0, )
.NETStandard2.0
Microsoft.AspNetCore.Http
[2.2.2, )
.NETStandard2.0
Microsoft.Azure.WebJobs
[3.0.41, )
.NETStandard2.0
Microsoft.Data.SqlClient
[5.2.2, )
.NETStandard2.0
Microsoft.SqlServer.TransactSql.ScriptDom
[161.9135.0, )
.NETStandard2.0
Newtonsoft.Json
[13.0.3, )
.NETStandard2.0
System.Runtime.Caching
[8.0.1, )
.NETStandard2.0
System.Security.AccessControl
[6.0.1, )
.NETStandard2.0
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.