Azure Application insights with a duplicate stamp.

Duplicate Logging Azure Application Insights

Save troubles and money fixing duplicate logging in your Azure Application Insights, and Log Analytics Workspace.

November 4, 2022 · (updated August 10, 2023) · 4 min · 704 words · Mart de Graaf
Marts blog

Add project properties for consuming apps to a NuGet package

This article explains how to add consuming project properties to a NuGet package. Those project properties will be used in the consuming apps.

October 19, 2022 · (updated November 25, 2022) · 2 min · 223 words · Mart de Graaf
Marts blog

How to verify that ILogger logged an error?

Explains how to test LogError with Xunit.

July 28, 2022 · 3 min · 553 words · Mart de Graaf