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.
#:package Serilog.Sinks.ApplicationInsights@2.2.1-dev-00083
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Serilog.Sinks.ApplicationInsights&version=2.2.1-dev-00083&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Serilog.Sinks.ApplicationInsights&version=2.2.1-dev-00083&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/AspNetCoreOpeniddict
OpenIddict with Angular and Blazor WASM BFF OpenID Connect Code Flow with PKCE clients and ASP.NET Core APIs
damienbod/AspNetCoreHybridFlowWithApi
Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples
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 8,123 3/28/2025
4.0.1-dev-02303 5,027 3/28/2025
4.0.1-dev-00050 825 3/27/2025
4.0.1-dev-00049 316 3/27/2025
4.0.1-dev-00046 48,531 11/1/2024
4.0.1-dev-00043 464,187 3/15/2023
4.0.1-dev-00040 240,257 7/25/2022
4.0.1-dev-00038 3,010 6/21/2022
4.0.0 50,725,462 6/21/2022
4.0.0-dev-00034 853 6/21/2022
4.0.0-dev-00030 2,441 6/19/2022
4.0.0-dev-00028 10,618 5/12/2022
4.0.0-dev-00022 2,052 5/5/2022
4.0.0-dev-00018 1,217 5/5/2022
4.0.0-dev-00016 780 5/5/2022
4.0.0-dev-00013 827 5/4/2022
4.0.0-dev-00003 1,064 5/2/2022
4.0.0-dev-00002 787 5/1/2022
4.0.0-dev-00001 752 5/1/2022
3.1.1-dev-00170 125,310 11/12/2021
3.1.1-dev-00169 13,715 10/2/2021
3.1.1-dev-00167 1,881 10/2/2021
3.1.1-dev-00165 11,807 8/30/2021
3.1.0 41,982,103 2/12/2020
3.0.4 5,063,231 8/2/2019
3.0.3 2,105,339 4/3/2019
3.0.2 672,354 2/25/2019
3.0.1 43,071 2/20/2019
3.0.0 122,136 2/19/2019
2.6.4 542,623 2/13/2019
2.6.3 155,084 2/6/2019
2.6.2 126,026 1/28/2019
2.6.1 10,477 1/25/2019
2.6.0 3,313,033 4/6/2018
2.5.2 133,353 4/6/2018
2.5.1 513,644 2/25/2018
2.5.0 378,720 11/17/2017
2.5.0-dev-00094 2,126 2/9/2018
2.5.0-dev-00093 1,625 2/9/2018
2.2.2 8,978 11/17/2017
2.2.1 881,829 2/15/2017
2.2.1-dev-00083 1,638 11/16/2017
2.2.1-dev-00080 1,652 10/12/2017
2.2.1-dev-00073 1,641 6/19/2017
2.2.0 465,153 1/2/2017
2.1.0 84,377 7/23/2016
2.0.56 82,677 6/23/2016
2.0.55 2,406 6/20/2016
2.0.52 9,802 6/19/2016
2.0.45 2,385 6/15/2016
2.0.43 4,543 6/7/2016
2.0.41 2,175 6/6/2016
2.0.37 3,799 6/3/2016
2.0.35 2,654 6/1/2016
2.0.33 2,110 5/30/2016
2.0.32 2,160 5/27/2016
2.0.31 2,046 5/27/2016
2.0.28 15,817 1/29/2016
2.0.27 3,784 1/9/2016
2.0.24 2,004 1/9/2016
2.0.23 10,758 8/23/2015
2.0.21 5,737 7/7/2015
2.0.20 2,020 6/27/2015
2.0.19 1,985 6/27/2015
2.0.18-pre 1,747 6/23/2015
2.0.16-pre 1,799 6/4/2015
2.0.13-pre 1,762 5/24/2015
2.0.12 2,230 5/24/2015
2.0.11-pre 1,771 5/5/2015
2.0.10-pre 1,908 4/25/2015
2.0.9-pre 2,007 3/30/2015
2.0.8-pre 1,720 3/26/2015
2.0.7-pre 1,697 3/15/2015
2.0.6-pre 2,218 3/1/2015
2.0.5-pre 1,845 2/10/2015
2.0.4-pre 1,855 2/9/2015
2.0.3-pre 1,895 2/9/2015
2.0.2-pre 1,833 2/9/2015
2.0.1-pre 1,763 2/1/2015
1.4.139 2,681 1/23/2015
1.4.128 2,056 1/17/2015
1.4.118 2,060 1/13/2015
1.4.113 2,273 1/6/2015
1.4.102 2,487 12/21/2014
1.4.99 2,437 12/18/2014
1.4.97 2,244 12/18/2014
1.4.76 2,258 12/8/2014
1.4.75 2,385 12/7/2014
1.4.39 2,275 11/26/2014
1.4.34 2,140 11/24/2014
1.4.28 2,110 11/24/2014
1.4.27 2,117 11/23/2014
1.4.23 2,266 11/21/2014
1.4.22 2,203 11/21/2014
1.4.21 2,224 11/21/2014
1.4.18 2,369 11/18/2014
1.4.15 2,273 11/4/2014
1.4.14 2,089 10/23/2014
1.4.13 2,043 10/23/2014
1.4.12 1,913 10/12/2014
1.4.11 2,060 10/8/2014
1.4.10 2,113 9/26/2014
1.4.9 2,017 9/17/2014
1.4.8 2,055 9/11/2014
1.4.7 1,983 9/1/2014
1.4.6 2,002 8/31/2014
1.4.5 2,022 8/27/2014
1.4.4 2,009 8/27/2014
1.4.3 1,999 8/25/2014
1.4.2 2,070 8/23/2014
1.4.1 1,957 8/23/2014
1.3.43 2,228 8/4/2014
1.3.42 2,064 7/30/2014
1.3.41 1,966 7/28/2014
1.3.40 1,949 7/26/2014
1.3.39 2,027 7/25/2014
1.3.37 2,018 7/25/2014
1.3.36 2,057 7/20/2014
1.3.35 2,116 7/17/2014
1.3.34 2,108 7/6/2014
1.3.33 2,039 6/30/2014
1.3.30 2,008 6/19/2014
1.3.29 1,998 6/19/2014
1.3.28 2,082 6/19/2014
1.3.27 2,083 6/18/2014
1.3.26 51,389 6/18/2014