Week 7, year 2022
- NServiceBus.Extensions.Diagnostics 2.0 Released - Last week I pushed out the 2.0 release of NServiceBus.Extensions.Diagnostics package. [Jimmy Bogard]
- Activity Enrichment in ASP.NET Core 6.0 - Waaaaay back in the ASP.NET Core 3.1 days, I wrote about increasing the cardinality of traces using Tags and Baggage. You could write code in your controllers, filters, or application code to be able to add custom information to traces to help find these traces more effectively: [HttpGet] [Jimmy Bogard]
- Immutable Value Objects are simpler and more useful than you think! - I love proper typing. But what does that even mean? I could say that this is a types’ structure defined in a self-explanatory way. But that… [Event-Driven by Oskar Dudycz]
- Collections and Primitive Obsession - Does the primitive obsession anti-pattern apply to collections? In other words, should you introduce a custom class for a collection? [Enterprise Craftsmanship]
Permalink |
From 14 February 2022 to 20 February 2022 |
Last updated on: Wed, 16 Feb 2022 22:01:15 GMT