Southport.Azure.Functions.Extensions 8.0.0

dotnet add package Southport.Azure.Functions.Extensions --version 8.0.0
                    
NuGet\Install-Package Southport.Azure.Functions.Extensions -Version 8.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Southport.Azure.Functions.Extensions" Version="8.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Southport.Azure.Functions.Extensions" Version="8.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Southport.Azure.Functions.Extensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Southport.Azure.Functions.Extensions --version 8.0.0
                    
#r "nuget: Southport.Azure.Functions.Extensions, 8.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Southport.Azure.Functions.Extensions@8.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Southport.Azure.Functions.Extensions&version=8.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Southport.Azure.Functions.Extensions&version=8.0.0
                    
Install as a Cake Tool

Add the ability to run all functions concurrently. Added ExecutionConurrentException to better handle current execution exceptions. Added filtering to remove durable function SQL log entries.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.0 281 8/23/2024 8.0.0 is deprecated because it is no longer maintained.
2.3.0 210 2/18/2024
2.2.6 721 11/16/2023
2.2.5 496 8/30/2023
2.2.4 235 8/28/2023
2.2.3 603 3/14/2023
2.2.2 545 2/18/2023
2.2.1 378 2/18/2023
2.1.3 382 2/16/2023
2.1.2 471 1/30/2023
2.1.1 550 12/29/2022
2.1.0 394 12/29/2022
2.0.3 488 12/16/2022
2.0.2 431 12/15/2022
2.0.1 421 12/15/2022
2.0.0 461 11/30/2022
1.2.1 941 6/29/2022
1.2.0 689 6/27/2022
1.1.5 1,251 2/2/2022
1.1.4 1,389 9/29/2021
1.1.4-beta2 474 9/29/2021
1.1.4-beta1 449 9/29/2021
1.1.3 1,221 9/1/2021
1.1.3-beta2 400 9/1/2021
1.1.3-beta1 444 9/1/2021
1.1.2 1,256 8/13/2021
1.1.0-beta1 530 8/13/2021
1.0.26 1,343 8/9/2021
1.0.26-beta1 650 8/1/2021
1.0.25 1,480 7/25/2021
1.0.24 1,614 4/2/2021
1.0.23 1,677 3/19/2021
1.0.20 1,683 2/7/2021
1.0.19 1,307 2/6/2021
1.0.18 1,411 2/6/2021
1.0.17 971 2/6/2021
1.0.16 797 2/4/2021
1.0.15 829 1/16/2021
1.0.14 764 1/16/2021
1.0.13 846 1/16/2021
1.0.12 831 1/11/2021
1.0.10 942 12/10/2020
1.0.9 814 12/8/2020
1.0.8 872 12/7/2020
1.0.7 817 12/7/2020
1.0.6 1,041 12/7/2020
1.0.1 853 11/19/2020
1.0.0 778 11/19/2020

Dependency updates and minor bug fixes.