Announcing PostSharp 6.8: Support for .NET 5, C# 9 and improvements in logging

Announcing PostSharp 6.8: Support for .NET 5, C# 9 and improvements in logging

We are happy to announce the release of PostSharp 6.8. Included in this release are support for .NET 5 and C# 9 as well as significant improvements in logging. This version is available for download on our website.

READ
Noisy logs? Improve your signal-to-noise ratio with per-request logging and sampling

Noisy logs? Improve your signal-to-noise ratio with per-request logging and sampling

PostSharp Logging makes it so simple to add logging to your application that you can easily end up capturing gigabytes of data every minute, taking a big overhead on run-time performance, network bandwidth, and storage. But let’s face it...

READ
Thinking beyond Roslyn source generators and aspect-oriented programming

Thinking beyond Roslyn source generators and aspect-oriented programming

When I first heard about Roslyn source generators in the announcement post, I first wanted to write a blog post comparing them to aspect-oriented programming. This blog post progressively turned into a philosophical essay. What...

READ