Microsoft.Extensions.Logging.AzureAppServices 5.0.2

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

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

Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2670c128d522473e146ff9f8159bfffdfe694cd9

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (34)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Logging.AzureAppServices:

Package Downloads
Microsoft.AspNetCore.AzureAppServicesIntegration

ASP.NET Core integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Serilog.Sinks.AzureApp

A Serilog sink that supports Azure App Services 'Diagnostics logs' and 'Log stream' features.

Relay.Web

A web framework built for .NET Core

Amelia

Package Description

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on Microsoft.Extensions.Logging.AzureAppServices:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
EdiWang/Moonglade
Blog system of https://edi.wang, runs on Microsoft Azure
ProfessionalCSharp/ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
microsoft/BotFramework-BlogSamples
Welcome to the Bot Framework samples repository. Here you will find sample bots that take advantage of Bot Framework capabilities.
ProfessionalCSharp/ProfessionalCSharp2021
Source code for Professional C# and .NET 2021 Edition (with updates for C# 11 and .NET 7)
BotBuilderCommunity/botbuilder-community-dotnet
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
VirtoCommerce/vc-storefront
Virto Commerce Storefront - ASP.NET Core 8.0
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
DevBetterCom/DevBetterWeb
A simple web application for devBetter
tompaana/intermediator-bot-sample
A sample bot, built with the Microsoft Bot Framework (v4), that routes messages between two users on different channels.
Version Downloads Last updated
10.0.0-preview.4.25258.110 727 5/12/2025
10.0.0-preview.3.25172.1 1,225 4/10/2025
10.0.0-preview.2.25164.1 1,246 3/18/2025
10.0.0-preview.1.25120.3 1,700 2/25/2025
9.0.5 31,664 5/13/2025
9.0.4 90,669 4/8/2025
9.0.3 76,198 3/11/2025
9.0.2 137,007 2/11/2025
9.0.1 200,671 1/14/2025
9.0.0 238,016 11/12/2024
9.0.0-rc.2.24474.3 5,270 10/8/2024
9.0.0-rc.1.24452.1 2,359 9/10/2024
9.0.0-preview.7.24406.2 4,582 8/13/2024
9.0.0-preview.6.24328.4 3,156 7/9/2024
9.0.0-preview.5.24306.11 2,359 6/11/2024
9.0.0-preview.4.24267.6 1,344 5/21/2024
9.0.0-preview.3.24172.13 2,903 4/11/2024
9.0.0-preview.2.24128.4 5,749 3/12/2024
9.0.0-preview.1.24081.5 2,159 2/13/2024
8.0.16 11,248 5/13/2025
8.0.15 31,777 4/8/2025
8.0.14 36,128 3/11/2025
8.0.13 65,688 2/11/2025
8.0.12 92,993 1/14/2025
8.0.11 285,931 11/12/2024
8.0.10 511,984 10/8/2024
8.0.8 590,771 8/13/2024
8.0.7 318,854 7/9/2024
8.0.6 439,517 5/28/2024
8.0.5 131,543 5/14/2024
8.0.4 492,054 4/9/2024
8.0.3 420,956 3/12/2024
8.0.2 399,754 2/13/2024
8.0.1 445,474 1/9/2024
8.0.0 547,457 11/14/2023
8.0.0-rc.2.23480.2 3,422 10/10/2023
8.0.0-rc.1.23421.29 3,589 9/12/2023
8.0.0-preview.7.23375.9 1,668 8/8/2023
8.0.0-preview.6.23329.11 1,280 7/11/2023
8.0.0-preview.5.23302.2 878 6/13/2023
8.0.0-preview.4.23260.4 3,346 5/16/2023
8.0.0-preview.3.23177.8 2,422 4/11/2023
8.0.0-preview.2.23153.2 2,568 3/14/2023
8.0.0-preview.1.23112.2 1,665 2/21/2023
7.0.20 16,940 5/28/2024
7.0.19 2,432 5/14/2024
7.0.18 11,920 4/9/2024
7.0.17 11,068 3/12/2024
7.0.16 15,959 2/13/2024
7.0.15 35,306 1/9/2024
7.0.14 69,266 11/14/2023
7.0.13 133,026 10/24/2023
7.0.12 75,290 10/10/2023
7.0.11 129,350 9/12/2023
7.0.10 376,022 8/8/2023
7.0.9 145,739 7/11/2023
7.0.8 100,349 6/22/2023
7.0.7 70,557 6/13/2023
7.0.5 412,578 4/11/2023
7.0.4 179,984 3/14/2023
7.0.3 248,595 2/14/2023
7.0.2 377,597 1/10/2023
7.0.1 249,938 12/13/2022
7.0.0 427,844 11/7/2022
7.0.0-rc.2.22476.2 1,630 10/11/2022
7.0.0-rc.1.22427.2 6,897 9/14/2022
7.0.0-preview.7.22376.6 838 8/9/2022
7.0.0-preview.6.22330.3 1,092 7/12/2022
7.0.0-preview.5.22303.8 994 6/14/2022
7.0.0-preview.4.22251.1 1,271 5/10/2022
7.0.0-preview.3.22178.4 2,521 4/13/2022
7.0.0-preview.2.22153.2 1,208 3/14/2022
7.0.0-preview.1.22109.13 714 2/17/2022
6.0.36 40,914 11/12/2024
6.0.35 12,596 10/8/2024
6.0.33 16,926 8/13/2024
6.0.32 13,420 7/9/2024
6.0.31 25,384 5/28/2024
6.0.30 23,695 5/14/2024
6.0.29 41,486 4/9/2024
6.0.28 21,378 3/12/2024
6.0.27 45,022 2/13/2024
6.0.26 61,525 1/9/2024
6.0.25 219,780 11/14/2023
6.0.24 58,829 10/24/2023
6.0.23 20,904 10/10/2023
6.0.22 47,312 9/12/2023
6.0.21 68,635 8/8/2023
6.0.20 108,196 7/11/2023
6.0.19 34,455 6/22/2023
6.0.18 46,756 6/13/2023
6.0.16 202,606 4/11/2023
6.0.15 156,730 3/14/2023
6.0.14 196,140 2/14/2023
6.0.13 212,069 1/10/2023
6.0.12 118,136 12/13/2022
6.0.11 279,089 11/7/2022
6.0.10 473,551 10/11/2022
6.0.9 369,097 9/13/2022
6.0.8 398,403 8/9/2022
6.0.7 399,070 7/12/2022
6.0.6 466,325 6/14/2022
6.0.5 527,877 5/10/2022
6.0.4 345,115 4/11/2022
6.0.3 426,801 3/8/2022
6.0.2 348,497 2/8/2022
6.0.1 715,794 12/14/2021
6.0.0 771,654 11/8/2021
6.0.0-rc.2.21480.10 3,011 10/12/2021
6.0.0-rc.1.21452.15 2,448 9/14/2021
6.0.0-preview.7.21378.6 1,233 8/10/2021
6.0.0-preview.6.21355.2 1,259 7/14/2021
6.0.0-preview.5.21301.17 2,448 6/15/2021
6.0.0-preview.4.21253.5 921 5/24/2021
6.0.0-preview.3.21201.13 4,835 4/8/2021
6.0.0-preview.2.21154.6 3,366 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 2,498 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 60,078 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 14,357 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 33,437 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 25,658 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 60,116 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 55,537 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 161,638 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 246,948 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 235,160 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 186,821 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 262,658 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 178,791 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 255,217 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 144,111 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 192,906 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 347,530 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 138,006 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 192,825 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 3,082 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 3,508 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 1,757 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 1,352 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 1,517 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,505 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 1,230 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.2 1,310 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 1,563 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 860 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 37,895 12/13/2022
3.1.31 11,547 11/8/2022
3.1.30 20,923 10/11/2022
3.1.29 8,850 9/13/2022
3.1.28 11,752 8/9/2022
3.1.27 15,824 7/12/2022
3.1.26 17,048 6/14/2022
3.1.25 20,305 5/10/2022
3.1.24 25,304 4/11/2022
3.1.23 33,685 3/8/2022
3.1.22 67,034 12/14/2021
3.1.21 229,925 11/7/2021
3.1.20 42,208 10/11/2021
3.1.19 47,159 9/14/2021
3.1.18 64,271 8/10/2021
3.1.17 49,729 7/13/2021
3.1.16 84,413 6/8/2021
3.1.15 140,438 5/11/2021
3.1.14 119,061 4/6/2021
3.1.13 113,753 3/9/2021
3.1.12 195,341 2/9/2021
3.1.11 1,287,468 1/12/2021
3.1.10 197,136 11/9/2020
3.1.9 349,843 10/13/2020
3.1.8 676,502 9/8/2020
3.1.7 436,517 8/11/2020
3.1.6 370,397 7/14/2020
3.1.5 509,464 6/9/2020
3.1.4 273,277 5/12/2020
3.1.3 835,897 3/24/2020
3.1.2 543,339 2/18/2020
3.1.1 472,702 1/14/2020
3.1.0 528,618 12/3/2019
3.1.0-preview3.19553.2 1,317 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 701 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 1,795 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 18,555 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 642,959 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 75,303 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 339,482 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 6,402 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 1,327 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 35,072 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 2,713 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 1,700 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,182 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 816 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,167 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 933 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,185 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.5 3,960,676 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 1,614,699 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 21,168 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,799 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 5,561 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 4,237,789 6/18/2018
2.1.0 1,518,982 5/29/2018
2.1.0-rc1-final 14,142 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 13,726 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 33,652 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.2 3,708,522 5/7/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 3,409,734 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 9,582,258 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 55,356 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 6,955 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.0.2 153,041 5/9/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 50,301 3/6/2017 1.0.1 is deprecated because it is no longer maintained.
1.0.0 47,981 11/16/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-preview1-final 12,987 10/24/2016 1.0.0-preview1-final is deprecated because it is no longer maintained.