Show HN: Modular DDD Core for .NET Microservices
github.comI’ve just made the shared core of my TaskHub platform public — the backbone powering multiple .NET microservices. It’s fully modular, DDD-based, and instrumented with OpenTelemetry, Redis and more.
It’s now public(MIT license) and open for feedback — I’d really appreciate your thoughts, reviews, and ideas for improvement.
Why no logging for OTEL (only trace and meter)?
It probably behooves you to include a sample app.