Serilog.Sinks.ApplicationInsights 2.2.1-dev-00083

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

Serilog event sink that writes Microsoft Application Insights.

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 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  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 (104)

Showing the top 5 NuGet packages that depend on Serilog.Sinks.ApplicationInsights:

Package Downloads
Apprio.Enablement.Telemetry.Properties

Package Description

Apprio.Enablement.Telemetry

Package Description

Serilog.Extensions.Logging.ApplicationInsights

Add application insights logging to ASP.NET Core apps with one line of code.

NanoCore

The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.

Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights

Provides capability to improve telemetry with Serilog that is sent to Azure Application Insights

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on Serilog.Sinks.ApplicationInsights:

Repository Stars
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
bkaankose/Wino-Mail
Built-in Mail & Calendars app clone for Windows.
isaacrlevin/presencelight
PresenceLight is a solution to broadcast your various statuses to light bulbs.
planetarium/NineChronicles
Unity client application for Nine Chronicles, a fully decentralized idle RPG powered by the community.
damienbod/AspNetCoreHybridFlowWithApi
Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples
damienbod/AspNetCoreOpeniddict
OpenIddict with Angular and Blazor WASM BFF OpenID Connect Code Flow with PKCE clients and ASP.NET Core APIs
Daniel-Krzyczkowski/Cars-Island-On-Azure
Cars Island is a fake car rental company which used Microsoft Azure cloud services to implement the system for managing car renting.
damienbod/AspNetCoreCertificates
Certificate Manager in .NET Core for creating and using X509 certificates
rayrfan/Fanray
A blog built with ASP.NET Core
postsharp/PostSharp.Samples
PostSharp Samples
damienbod/AspNetCoreServiceBus
ASP.NET Core with Azure Service Bus
Version Downloads Last updated
4.1.0-dev-02304 308 3/28/2025
4.0.1-dev-02303 571 3/28/2025
4.0.1-dev-00050 264 3/27/2025
4.0.1-dev-00049 158 3/27/2025
4.0.1-dev-00046 30,918 11/1/2024
4.0.1-dev-00043 408,522 3/15/2023
4.0.1-dev-00040 218,134 7/25/2022
4.0.1-dev-00038 2,719 6/21/2022
4.0.0 43,128,784 6/21/2022
4.0.0-dev-00034 807 6/21/2022
4.0.0-dev-00030 2,398 6/19/2022
4.0.0-dev-00028 10,541 5/12/2022
4.0.0-dev-00022 2,005 5/5/2022
4.0.0-dev-00018 1,174 5/5/2022
4.0.0-dev-00016 735 5/5/2022
4.0.0-dev-00013 782 5/4/2022
4.0.0-dev-00003 1,019 5/2/2022
4.0.0-dev-00002 748 5/1/2022
4.0.0-dev-00001 688 5/1/2022
3.1.1-dev-00170 118,728 11/12/2021
3.1.1-dev-00169 13,601 10/2/2021
3.1.1-dev-00167 1,775 10/2/2021
3.1.1-dev-00165 11,747 8/30/2021
3.1.0 40,811,003 2/12/2020
3.0.4 4,984,431 8/2/2019
3.0.3 2,079,581 4/3/2019
3.0.2 662,048 2/25/2019
3.0.1 42,568 2/20/2019
3.0.0 110,114 2/19/2019
2.6.4 524,415 2/13/2019
2.6.3 154,667 2/6/2019
2.6.2 125,202 1/28/2019
2.6.1 10,358 1/25/2019
2.6.0 3,219,311 4/6/2018
2.5.2 125,485 4/6/2018
2.5.1 510,232 2/25/2018
2.5.0 374,611 11/17/2017
2.5.0-dev-00094 1,947 2/9/2018
2.5.0-dev-00093 1,505 2/9/2018
2.2.2 8,788 11/17/2017
2.2.1 873,580 2/15/2017
2.2.1-dev-00083 1,512 11/16/2017
2.2.1-dev-00080 1,532 10/12/2017
2.2.1-dev-00073 1,519 6/19/2017
2.2.0 428,290 1/2/2017
2.1.0 83,717 7/23/2016
2.0.56 81,673 6/23/2016
2.0.55 2,271 6/20/2016
2.0.52 9,665 6/19/2016
2.0.45 2,247 6/15/2016
2.0.43 4,403 6/7/2016
2.0.41 2,038 6/6/2016
2.0.37 3,659 6/3/2016
2.0.35 2,512 6/1/2016
2.0.33 1,969 5/30/2016
2.0.32 2,022 5/27/2016
2.0.31 1,902 5/27/2016
2.0.28 15,669 1/29/2016
2.0.27 3,655 1/9/2016
2.0.24 1,871 1/9/2016
2.0.23 10,587 8/23/2015
2.0.21 5,508 7/7/2015
2.0.20 1,888 6/27/2015
2.0.19 1,848 6/27/2015
2.0.18-pre 1,611 6/23/2015
2.0.16-pre 1,671 6/4/2015
2.0.13-pre 1,629 5/24/2015
2.0.12 2,078 5/24/2015
2.0.11-pre 1,637 5/5/2015
2.0.10-pre 1,774 4/25/2015
2.0.9-pre 1,876 3/30/2015
2.0.8-pre 1,590 3/26/2015
2.0.7-pre 1,568 3/15/2015
2.0.6-pre 2,089 3/1/2015
2.0.5-pre 1,718 2/10/2015
2.0.4-pre 1,726 2/9/2015
2.0.3-pre 1,764 2/9/2015
2.0.2-pre 1,704 2/9/2015
2.0.1-pre 1,628 2/1/2015
1.4.139 2,545 1/23/2015
1.4.128 1,919 1/17/2015
1.4.118 1,927 1/13/2015
1.4.113 2,139 1/6/2015
1.4.102 2,355 12/21/2014
1.4.99 2,302 12/18/2014
1.4.97 2,101 12/18/2014
1.4.76 2,124 12/8/2014
1.4.75 2,244 12/7/2014
1.4.39 2,136 11/26/2014
1.4.34 2,003 11/24/2014
1.4.28 1,970 11/24/2014
1.4.27 1,983 11/23/2014
1.4.23 2,119 11/21/2014
1.4.22 2,073 11/21/2014
1.4.21 2,088 11/21/2014
1.4.18 2,232 11/18/2014
1.4.15 2,139 11/4/2014
1.4.14 1,963 10/23/2014
1.4.13 1,912 10/23/2014
1.4.12 1,786 10/12/2014
1.4.11 1,931 10/8/2014
1.4.10 1,971 9/26/2014
1.4.9 1,884 9/17/2014
1.4.8 1,926 9/11/2014
1.4.7 1,850 9/1/2014
1.4.6 1,870 8/31/2014
1.4.5 1,891 8/27/2014
1.4.4 1,863 8/27/2014
1.4.3 1,859 8/25/2014
1.4.2 1,937 8/23/2014
1.4.1 1,826 8/23/2014
1.3.43 2,098 8/4/2014
1.3.42 1,927 7/30/2014
1.3.41 1,834 7/28/2014
1.3.40 1,823 7/26/2014
1.3.39 1,901 7/25/2014
1.3.37 1,893 7/25/2014
1.3.36 1,925 7/20/2014
1.3.35 1,987 7/17/2014
1.3.34 1,979 7/6/2014
1.3.33 1,910 6/30/2014
1.3.30 1,874 6/19/2014
1.3.29 1,870 6/19/2014
1.3.28 1,949 6/19/2014
1.3.27 1,953 6/18/2014
1.3.26 44,226 6/18/2014