Info
Version: | 8.0.0 |
Author(s): | Robert Anstett |
Last Update: | Friday, August 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Southport.Azure.Functions.Extensions |
Install
Install-Package Southport.Azure.Functions.Extensions
dotnet add package Southport.Azure.Functions.Extensions
paket add Southport.Azure.Functions.Extensions
Southport.Azure.Functions.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.23)
- Serilog(>= 2.10.0)
- Serilog.AspNetCore(>= 3.4.0)
- Serilog.Exceptions(>= 6.0.0)
- Serilog.Sinks.ApplicationInsights(>= 3.1.0)
- Serilog.Sinks.MSSqlServer(>= 5.6.0)
- System.Data.SqlClient(>= 4.8.2)
Tags
Added ExecutionConurrentException to better handle current execution exceptions. Added filtering to remove durable function SQL log entries.