Jimmy Bogard
  • About
  • Consulting
  • Training
  • Contact
GitHub YouTube LinkedIn RSS
Sign in Subscribe

.NET 5.0

A collection of 2 posts
Microservices

A Lap Around ActivitySource and ActivityListener in .NET 5

Part of the new DiagnosticSource API are new ways of "listening" in to activities with the addition of the ActivitySource and ActivityListener APIs. These are intended to replace the DiagnosticSource and DiagnosticListener APIs. However, the latter two types aren't deprecated, and aren't being removed
Jan 4, 2021 3 min read
.NET 5.0

Mind Your Strings with .NET 5.0

In the process of upgrading a library to support .NET 5.0, I ran into a rather bizarre test failure. Simply by adding a new target of net5.0 in the library and unit tests, single test started to fail. It was absolutely baffling to me, leading my to think
Oct 27, 2020 3 min read
Page 1 of 1
Jimmy Bogard © 2025
Powered by Ghost