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 as a Cake Addin
#tool nuget:?package=Serilog.Sinks.ApplicationInsights&version=2.2.1-dev-00073&prerelease
                    
Install 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.  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 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 (107)

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 5,551 3/28/2025
4.0.1-dev-02303 3,725 3/28/2025
4.0.1-dev-00050 767 3/27/2025
4.0.1-dev-00049 264 3/27/2025
4.0.1-dev-00046 44,607 11/1/2024
4.0.1-dev-00043 452,778 3/15/2023
4.0.1-dev-00040 236,021 7/25/2022
4.0.1-dev-00038 2,955 6/21/2022
4.0.0 48,990,035 6/21/2022
4.0.0-dev-00034 839 6/21/2022
4.0.0-dev-00030 2,426 6/19/2022
4.0.0-dev-00028 10,606 5/12/2022
4.0.0-dev-00022 2,038 5/5/2022
4.0.0-dev-00018 1,203 5/5/2022
4.0.0-dev-00016 766 5/5/2022
4.0.0-dev-00013 813 5/4/2022
4.0.0-dev-00003 1,049 5/2/2022
4.0.0-dev-00002 776 5/1/2022
4.0.0-dev-00001 736 5/1/2022
3.1.1-dev-00170 124,024 11/12/2021
3.1.1-dev-00169 13,692 10/2/2021
3.1.1-dev-00167 1,856 10/2/2021
3.1.1-dev-00165 11,790 8/30/2021
3.1.0 41,724,877 2/12/2020
3.0.4 5,048,164 8/2/2019
3.0.3 2,100,129 4/3/2019
3.0.2 669,848 2/25/2019
3.0.1 42,978 2/20/2019
3.0.0 119,376 2/19/2019
2.6.4 539,086 2/13/2019
2.6.3 154,949 2/6/2019
2.6.2 125,904 1/28/2019
2.6.1 10,458 1/25/2019
2.6.0 3,292,004 4/6/2018
2.5.2 132,171 4/6/2018
2.5.1 512,825 2/25/2018
2.5.0 377,912 11/17/2017
2.5.0-dev-00094 2,083 2/9/2018
2.5.0-dev-00093 1,597 2/9/2018
2.2.2 8,912 11/17/2017
2.2.1 879,939 2/15/2017
2.2.1-dev-00083 1,607 11/16/2017
2.2.1-dev-00080 1,626 10/12/2017
2.2.1-dev-00073 1,613 6/19/2017
2.2.0 457,422 1/2/2017
2.1.0 84,127 7/23/2016
2.0.56 82,592 6/23/2016
2.0.55 2,374 6/20/2016
2.0.52 9,772 6/19/2016
2.0.45 2,353 6/15/2016
2.0.43 4,515 6/7/2016
2.0.41 2,146 6/6/2016
2.0.37 3,772 6/3/2016
2.0.35 2,623 6/1/2016
2.0.33 2,080 5/30/2016
2.0.32 2,131 5/27/2016
2.0.31 2,017 5/27/2016
2.0.28 15,782 1/29/2016
2.0.27 3,756 1/9/2016
2.0.24 1,977 1/9/2016
2.0.23 10,725 8/23/2015
2.0.21 5,675 7/7/2015
2.0.20 1,989 6/27/2015
2.0.19 1,952 6/27/2015
2.0.18-pre 1,718 6/23/2015
2.0.16-pre 1,768 6/4/2015
2.0.13-pre 1,732 5/24/2015
2.0.12 2,200 5/24/2015
2.0.11-pre 1,739 5/5/2015
2.0.10-pre 1,881 4/25/2015
2.0.9-pre 1,975 3/30/2015
2.0.8-pre 1,690 3/26/2015
2.0.7-pre 1,665 3/15/2015
2.0.6-pre 2,189 3/1/2015
2.0.5-pre 1,818 2/10/2015
2.0.4-pre 1,822 2/9/2015
2.0.3-pre 1,865 2/9/2015
2.0.2-pre 1,804 2/9/2015
2.0.1-pre 1,733 2/1/2015
1.4.139 2,653 1/23/2015
1.4.128 2,026 1/17/2015
1.4.118 2,031 1/13/2015
1.4.113 2,244 1/6/2015
1.4.102 2,456 12/21/2014
1.4.99 2,409 12/18/2014
1.4.97 2,212 12/18/2014
1.4.76 2,229 12/8/2014
1.4.75 2,354 12/7/2014
1.4.39 2,247 11/26/2014
1.4.34 2,109 11/24/2014
1.4.28 2,081 11/24/2014
1.4.27 2,087 11/23/2014
1.4.23 2,235 11/21/2014
1.4.22 2,176 11/21/2014
1.4.21 2,194 11/21/2014
1.4.18 2,338 11/18/2014
1.4.15 2,244 11/4/2014
1.4.14 2,063 10/23/2014
1.4.13 2,015 10/23/2014
1.4.12 1,886 10/12/2014
1.4.11 2,029 10/8/2014
1.4.10 2,084 9/26/2014
1.4.9 1,989 9/17/2014
1.4.8 2,028 9/11/2014
1.4.7 1,953 9/1/2014
1.4.6 1,975 8/31/2014
1.4.5 1,993 8/27/2014
1.4.4 1,970 8/27/2014
1.4.3 1,970 8/25/2014
1.4.2 2,044 8/23/2014
1.4.1 1,930 8/23/2014
1.3.43 2,201 8/4/2014
1.3.42 2,034 7/30/2014
1.3.41 1,937 7/28/2014
1.3.40 1,923 7/26/2014
1.3.39 2,001 7/25/2014
1.3.37 1,990 7/25/2014
1.3.36 2,026 7/20/2014
1.3.35 2,087 7/17/2014
1.3.34 2,080 7/6/2014
1.3.33 2,011 6/30/2014
1.3.30 1,979 6/19/2014
1.3.29 1,971 6/19/2014
1.3.28 2,053 6/19/2014
1.3.27 2,055 6/18/2014
1.3.26 49,890 6/18/2014