oskardudycz / EventSourcing.NetCore

Examples and Tutorials of Event Sourcing in .NET
https://event-driven.io
Creative Commons Attribution Share Alike 4.0 International
3.42k stars 515 forks source link

Use decorators for repositories and other classes to make Open Telemetry code less invasive #184

Open oskardudycz opened 1 year ago

oskardudycz commented 1 year ago

Follow up to https://github.com/oskardudycz/EventSourcing.NetCore/pull/181.

Remove also append scope and place it in decorators.