Announcing PostSharp

Announcing PostSharp "Caravela" Preview 2 (0.3.5)

We’ve made it! The Roslyn-based “Caravela” can now implement INotifyPropertyChanged and aspect-oriented way and you can try it in your browser. But watch out! You can run with a knife that’s in preview, but not in production code.

READ
Argo Data Logging Solution using PostSharp and NLog

Argo Data Logging Solution using PostSharp and NLog

This entry will describe how Argo Data used PostSharp Logging to provide logging for many of Argo’s projects and how Argo customized the logging effort to create added value for logging entries in terms of traceability across multiple se...

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