AzureFunctions.Worker.Extensions.AspNetCore 1.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package AzureFunctions.Worker.Extensions.AspNetCore --version 1.0.9
                    
NuGet\Install-Package AzureFunctions.Worker.Extensions.AspNetCore -Version 1.0.9
                    
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="AzureFunctions.Worker.Extensions.AspNetCore" Version="1.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AzureFunctions.Worker.Extensions.AspNetCore" Version="1.0.9" />
                    
Directory.Packages.props
<PackageReference Include="AzureFunctions.Worker.Extensions.AspNetCore" />
                    
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 AzureFunctions.Worker.Extensions.AspNetCore --version 1.0.9
                    
#r "nuget: AzureFunctions.Worker.Extensions.AspNetCore, 1.0.9"
                    
#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.
#addin nuget:?package=AzureFunctions.Worker.Extensions.AspNetCore&version=1.0.9
                    
Install AzureFunctions.Worker.Extensions.AspNetCore as a Cake Addin
#tool nuget:?package=AzureFunctions.Worker.Extensions.AspNetCore&version=1.0.9
                    
Install AzureFunctions.Worker.Extensions.AspNetCore as a Cake Tool

AzureFunctions.Worker.Extensions.AspNetCore

Provides better AspNetCore integration support for Azure Functions (isolated)

https://www.nuget.org/packages/AzureFunctions.Worker.Extensions.AspNetCore

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 (2)

Showing the top 2 NuGet packages that depend on AzureFunctions.Worker.Extensions.AspNetCore:

Package Downloads
AzureFunctions.Worker.Extensions.AspNetCore.ApiExplorer

Package Description

AzureFunctions.Worker.Extensions.Swashbuckle

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.12 214 2/4/2025
2.0.11 113 2/3/2025
2.0.10 106 2/3/2025
2.0.9 105 1/31/2025
2.0.8 101 1/27/2025
2.0.7 94 1/24/2025
2.0.6 85 1/24/2025
2.0.5 87 1/24/2025
2.0.1 104 1/16/2025
2.0.0 101 1/10/2025
1.0.10 3,582 4/17/2024
1.0.9 449 4/14/2024
1.0.8 150 4/13/2024
1.0.7 158 4/6/2024
1.0.6 470 3/2/2024
1.0.5 139 3/2/2024
1.0.4 180 3/2/2024
1.0.3 153 3/1/2024
1.0.2 146 2/25/2024
1.0.1 108 2/25/2024
1.0.0 134 2/24/2024

- Initial release