Microsoft.Extensions.Logging.AzureAppServices 1.0.0-preview1-final

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

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

Diagnostics logger for Azure WebApps

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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (33)

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/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa

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.
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/ProfessionalCSharp2021
Source code for Professional C# and .NET 2021 Edition (with updates for C# 11 and .NET 7)
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.2.25164.1 844 3/18/2025
10.0.0-preview.1.25120.3 1,317 2/25/2025
9.0.4 1,480 4/8/2025
9.0.3 38,192 3/11/2025
9.0.2 85,101 2/11/2025
9.0.1 114,217 1/14/2025
9.0.0 192,579 11/12/2024
9.0.0-rc.2.24474.3 4,604 10/8/2024
9.0.0-rc.1.24452.1 2,324 9/10/2024
9.0.0-preview.7.24406.2 4,277 8/13/2024
9.0.0-preview.6.24328.4 3,120 7/9/2024
9.0.0-preview.5.24306.11 2,329 6/11/2024
9.0.0-preview.4.24267.6 1,324 5/21/2024
9.0.0-preview.3.24172.13 2,724 4/11/2024
9.0.0-preview.2.24128.4 5,078 3/12/2024
9.0.0-preview.1.24081.5 1,814 2/13/2024
8.0.15 610 4/8/2025
8.0.14 16,277 3/11/2025
8.0.13 41,574 2/11/2025
8.0.12 66,587 1/14/2025
8.0.11 212,114 11/12/2024
8.0.10 433,300 10/8/2024
8.0.8 512,959 8/13/2024
8.0.7 290,379 7/9/2024
8.0.6 397,009 5/28/2024
8.0.5 119,878 5/14/2024
8.0.4 453,194 4/9/2024
8.0.3 396,753 3/12/2024
8.0.2 368,087 2/13/2024
8.0.1 416,524 1/9/2024
8.0.0 507,504 11/14/2023
8.0.0-rc.2.23480.2 3,396 10/10/2023
8.0.0-rc.1.23421.29 3,540 9/12/2023
8.0.0-preview.7.23375.9 1,634 8/8/2023
8.0.0-preview.6.23329.11 1,258 7/11/2023
8.0.0-preview.5.23302.2 854 6/13/2023
8.0.0-preview.4.23260.4 3,238 5/16/2023
8.0.0-preview.3.23177.8 2,396 4/11/2023
8.0.0-preview.2.23153.2 2,472 3/14/2023
8.0.0-preview.1.23112.2 1,636 2/21/2023
7.0.20 15,563 5/28/2024
7.0.19 2,165 5/14/2024
7.0.18 10,995 4/9/2024
7.0.17 10,410 3/12/2024
7.0.16 15,438 2/13/2024
7.0.15 35,054 1/9/2024
7.0.14 67,387 11/14/2023
7.0.13 128,745 10/24/2023
7.0.12 71,869 10/10/2023
7.0.11 126,202 9/12/2023
7.0.10 370,566 8/8/2023
7.0.9 144,087 7/11/2023
7.0.8 98,464 6/22/2023
7.0.7 68,859 6/13/2023
7.0.5 403,373 4/11/2023
7.0.4 175,566 3/14/2023
7.0.3 243,455 2/14/2023
7.0.2 372,708 1/10/2023
7.0.1 246,620 12/13/2022
7.0.0 419,196 11/7/2022
7.0.0-rc.2.22476.2 1,604 10/11/2022
7.0.0-rc.1.22427.2 6,799 9/14/2022
7.0.0-preview.7.22376.6 806 8/9/2022
7.0.0-preview.6.22330.3 1,066 7/12/2022
7.0.0-preview.5.22303.8 968 6/14/2022
7.0.0-preview.4.22251.1 1,242 5/10/2022
7.0.0-preview.3.22178.4 2,483 4/13/2022
7.0.0-preview.2.22153.2 1,175 3/14/2022
7.0.0-preview.1.22109.13 681 2/17/2022
6.0.36 25,264 11/12/2024
6.0.35 10,479 10/8/2024
6.0.33 16,224 8/13/2024
6.0.32 12,377 7/9/2024
6.0.31 23,147 5/28/2024
6.0.30 22,336 5/14/2024
6.0.29 36,739 4/9/2024
6.0.28 20,562 3/12/2024
6.0.27 42,664 2/13/2024
6.0.26 58,962 1/9/2024
6.0.25 207,234 11/14/2023
6.0.24 55,889 10/24/2023
6.0.23 20,537 10/10/2023
6.0.22 46,767 9/12/2023
6.0.21 65,400 8/8/2023
6.0.20 106,204 7/11/2023
6.0.19 33,880 6/22/2023
6.0.18 46,359 6/13/2023
6.0.16 199,858 4/11/2023
6.0.15 151,404 3/14/2023
6.0.14 191,779 2/14/2023
6.0.13 207,555 1/10/2023
6.0.12 116,028 12/13/2022
6.0.11 272,785 11/7/2022
6.0.10 463,605 10/11/2022
6.0.9 363,447 9/13/2022
6.0.8 392,577 8/9/2022
6.0.7 394,001 7/12/2022
6.0.6 453,062 6/14/2022
6.0.5 522,702 5/10/2022
6.0.4 341,719 4/11/2022
6.0.3 423,470 3/8/2022
6.0.2 341,352 2/8/2022
6.0.1 700,522 12/14/2021
6.0.0 763,699 11/8/2021
6.0.0-rc.2.21480.10 2,978 10/12/2021
6.0.0-rc.1.21452.15 2,416 9/14/2021
6.0.0-preview.7.21378.6 1,197 8/10/2021
6.0.0-preview.6.21355.2 1,226 7/14/2021
6.0.0-preview.5.21301.17 2,416 6/15/2021
6.0.0-preview.4.21253.5 888 5/24/2021
6.0.0-preview.3.21201.13 4,799 4/8/2021
6.0.0-preview.2.21154.6 3,289 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,440 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 58,715 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 14,302 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 33,333 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 25,423 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 59,343 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 54,926 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 161,259 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 245,264 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 234,288 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 185,796 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 261,847 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 177,823 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 252,988 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 143,749 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 191,948 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 345,878 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 137,851 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 189,220 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 3,034 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,449 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,712 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,307 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,465 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,458 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,151 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,258 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,515 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 811 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 36,097 12/13/2022
3.1.31 11,505 11/8/2022
3.1.30 20,859 10/11/2022
3.1.29 8,807 9/13/2022
3.1.28 11,666 8/9/2022
3.1.27 15,770 7/12/2022
3.1.26 16,993 6/14/2022
3.1.25 19,952 5/10/2022
3.1.24 24,973 4/11/2022
3.1.23 33,317 3/8/2022
3.1.22 65,834 12/14/2021
3.1.21 229,821 11/7/2021
3.1.20 42,038 10/11/2021
3.1.19 46,690 9/14/2021
3.1.18 63,831 8/10/2021
3.1.17 49,647 7/13/2021
3.1.16 84,277 6/8/2021
3.1.15 140,341 5/11/2021
3.1.14 118,729 4/6/2021
3.1.13 113,119 3/9/2021
3.1.12 195,144 2/9/2021
3.1.11 1,187,207 1/12/2021
3.1.10 196,300 11/9/2020
3.1.9 348,146 10/13/2020
3.1.8 675,340 9/8/2020
3.1.7 432,862 8/11/2020
3.1.6 367,602 7/14/2020
3.1.5 508,532 6/9/2020
3.1.4 272,535 5/12/2020
3.1.3 830,791 3/24/2020
3.1.2 539,398 2/18/2020
3.1.1 470,487 1/14/2020
3.1.0 524,127 12/3/2019
3.1.0-preview3.19553.2 1,262 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 651 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 1,748 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 18,356 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 642,889 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 75,212 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 333,882 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 6,355 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 1,281 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 31,413 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 2,669 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 1,647 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,133 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 769 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,119 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 884 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,138 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.5 3,937,724 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 1,601,662 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 21,098 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,713 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 5,478 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 4,204,981 6/18/2018
2.1.0 1,514,730 5/29/2018
2.1.0-rc1-final 14,030 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 13,612 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 33,525 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.2 3,679,744 5/7/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 3,389,366 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 9,510,876 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 55,066 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 6,884 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.0.2 152,801 5/9/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 50,178 3/6/2017 1.0.1 is deprecated because it is no longer maintained.
1.0.0 47,645 11/16/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-preview1-final 12,915 10/24/2016 1.0.0-preview1-final is deprecated because it is no longer maintained.