Serilog.Sinks.ApplicationInsights 2.2.1-dev-00073

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-00073
                    
NuGet\Install-Package Serilog.Sinks.ApplicationInsights -Version 2.2.1-dev-00073
                    
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-00073" />
                    
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-00073" />
                    
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-00073
                    
#r "nuget: Serilog.Sinks.ApplicationInsights, 2.2.1-dev-00073"
                    
#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-00073&prerelease
                    
Install Serilog.Sinks.ApplicationInsights as a Cake Addin
#tool nuget:?package=Serilog.Sinks.ApplicationInsights&version=2.2.1-dev-00073&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 765 3/28/2025
4.0.1-dev-02303 1,131 3/28/2025
4.0.1-dev-00050 342 3/27/2025
4.0.1-dev-00049 168 3/27/2025
4.0.1-dev-00046 34,367 11/1/2024
4.0.1-dev-00043 418,571 3/15/2023
4.0.1-dev-00040 222,661 7/25/2022
4.0.1-dev-00038 2,766 6/21/2022
4.0.0 44,407,522 6/21/2022
4.0.0-dev-00034 813 6/21/2022
4.0.0-dev-00030 2,402 6/19/2022
4.0.0-dev-00028 10,561 5/12/2022
4.0.0-dev-00022 2,009 5/5/2022
4.0.0-dev-00018 1,178 5/5/2022
4.0.0-dev-00016 739 5/5/2022
4.0.0-dev-00013 786 5/4/2022
4.0.0-dev-00003 1,023 5/2/2022
4.0.0-dev-00002 752 5/1/2022
4.0.0-dev-00001 710 5/1/2022
3.1.1-dev-00170 120,053 11/12/2021
3.1.1-dev-00169 13,615 10/2/2021
3.1.1-dev-00167 1,792 10/2/2021
3.1.1-dev-00165 11,758 8/30/2021
3.1.0 41,012,641 2/12/2020
3.0.4 4,998,715 8/2/2019
3.0.3 2,084,644 4/3/2019
3.0.2 663,714 2/25/2019
3.0.1 42,661 2/20/2019
3.0.0 112,288 2/19/2019
2.6.4 528,439 2/13/2019
2.6.3 154,729 2/6/2019
2.6.2 125,389 1/28/2019
2.6.1 10,369 1/25/2019
2.6.0 3,234,640 4/6/2018
2.5.2 126,326 4/6/2018
2.5.1 510,820 2/25/2018
2.5.0 375,443 11/17/2017
2.5.0-dev-00094 1,971 2/9/2018
2.5.0-dev-00093 1,521 2/9/2018
2.2.2 8,814 11/17/2017
2.2.1 875,122 2/15/2017
2.2.1-dev-00083 1,529 11/16/2017
2.2.1-dev-00080 1,548 10/12/2017
2.2.1-dev-00073 1,535 6/19/2017
2.2.0 434,717 1/2/2017
2.1.0 83,776 7/23/2016
2.0.56 81,949 6/23/2016
2.0.55 2,286 6/20/2016
2.0.52 9,680 6/19/2016
2.0.45 2,262 6/15/2016
2.0.43 4,418 6/7/2016
2.0.41 2,053 6/6/2016
2.0.37 3,674 6/3/2016
2.0.35 2,528 6/1/2016
2.0.33 1,984 5/30/2016
2.0.32 2,037 5/27/2016
2.0.31 1,917 5/27/2016
2.0.28 15,685 1/29/2016
2.0.27 3,670 1/9/2016
2.0.24 1,886 1/9/2016
2.0.23 10,612 8/23/2015
2.0.21 5,556 7/7/2015
2.0.20 1,903 6/27/2015
2.0.19 1,863 6/27/2015
2.0.18-pre 1,626 6/23/2015
2.0.16-pre 1,686 6/4/2015
2.0.13-pre 1,644 5/24/2015
2.0.12 2,093 5/24/2015
2.0.11-pre 1,652 5/5/2015
2.0.10-pre 1,790 4/25/2015
2.0.9-pre 1,891 3/30/2015
2.0.8-pre 1,605 3/26/2015
2.0.7-pre 1,584 3/15/2015
2.0.6-pre 2,104 3/1/2015
2.0.5-pre 1,733 2/10/2015
2.0.4-pre 1,741 2/9/2015
2.0.3-pre 1,779 2/9/2015
2.0.2-pre 1,720 2/9/2015
2.0.1-pre 1,643 2/1/2015
1.4.139 2,561 1/23/2015
1.4.128 1,934 1/17/2015
1.4.118 1,942 1/13/2015
1.4.113 2,154 1/6/2015
1.4.102 2,370 12/21/2014
1.4.99 2,317 12/18/2014
1.4.97 2,116 12/18/2014
1.4.76 2,140 12/8/2014
1.4.75 2,260 12/7/2014
1.4.39 2,151 11/26/2014
1.4.34 2,018 11/24/2014
1.4.28 1,985 11/24/2014
1.4.27 1,998 11/23/2014
1.4.23 2,134 11/21/2014
1.4.22 2,088 11/21/2014
1.4.21 2,104 11/21/2014
1.4.18 2,247 11/18/2014
1.4.15 2,154 11/4/2014
1.4.14 1,978 10/23/2014
1.4.13 1,927 10/23/2014
1.4.12 1,801 10/12/2014
1.4.11 1,946 10/8/2014
1.4.10 1,986 9/26/2014
1.4.9 1,899 9/17/2014
1.4.8 1,941 9/11/2014
1.4.7 1,866 9/1/2014
1.4.6 1,886 8/31/2014
1.4.5 1,907 8/27/2014
1.4.4 1,879 8/27/2014
1.4.3 1,875 8/25/2014
1.4.2 1,953 8/23/2014
1.4.1 1,842 8/23/2014
1.3.43 2,114 8/4/2014
1.3.42 1,943 7/30/2014
1.3.41 1,850 7/28/2014
1.3.40 1,839 7/26/2014
1.3.39 1,917 7/25/2014
1.3.37 1,909 7/25/2014
1.3.36 1,941 7/20/2014
1.3.35 2,003 7/17/2014
1.3.34 1,995 7/6/2014
1.3.33 1,926 6/30/2014
1.3.30 1,890 6/19/2014
1.3.29 1,886 6/19/2014
1.3.28 1,965 6/19/2014
1.3.27 1,969 6/18/2014
1.3.26 45,534 6/18/2014