Microsoft.AspNetCore.AzureAppServices.SiteExtension 10.0.9

Prefix Reserved
dotnet add package Microsoft.AspNetCore.AzureAppServices.SiteExtension --version 10.0.9
                    
NuGet\Install-Package Microsoft.AspNetCore.AzureAppServices.SiteExtension -Version 10.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="Microsoft.AspNetCore.AzureAppServices.SiteExtension" Version="10.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.AzureAppServices.SiteExtension" Version="10.0.9" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.AzureAppServices.SiteExtension" />
                    
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 Microsoft.AspNetCore.AzureAppServices.SiteExtension --version 10.0.9
                    
#r "nuget: Microsoft.AspNetCore.AzureAppServices.SiteExtension, 10.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.
#:package Microsoft.AspNetCore.AzureAppServices.SiteExtension@10.0.9
                    
#: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=Microsoft.AspNetCore.AzureAppServices.SiteExtension&version=10.0.9
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.AzureAppServices.SiteExtension&version=10.0.9
                    
Install as a Cake Tool

This site extension enables logging integration for ASP.NET Core applications on Azure App Service.

This package was built from the source code at https://github.com/dotnet/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.6.2

    • No dependencies.

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
10.0.9 23,347 6/9/2026
10.0.8 26,221 5/12/2026
10.0.7 19,963 4/21/2026
10.0.6 9,030 4/14/2026
10.0.5 31,857 3/12/2026
10.0.4 3,823 3/10/2026
10.0.3 29,955 2/10/2026
10.0.2 29,678 1/13/2026
9.0.17 118 6/9/2026
9.0.16 144 5/12/2026
9.0.15 134 4/14/2026
9.0.14 169 3/10/2026
9.0.13 170 2/10/2026
9.0.12 180 1/13/2026
8.0.28 127 6/9/2026
8.0.27 161 5/12/2026
8.0.26 145 4/14/2026
8.0.25 158 3/10/2026
8.0.24 172 2/10/2026
8.0.23 190 1/13/2026
Loading failed