Package containing functions to implement observability into FastCSharp libraries.
Get Started
$ dotnet add package FastCSharp6.ObservabilityReadme
Observability
Observability provides a way to verify status of components who implement IHealtReport.
HealthReport is built to build a tree of components' status.