RockLib
RockLib is a suite of libraries that add simplicity and consistency around cross-cutting concerns.
Pinned Loading
Repositories
Showing 10 of 22 repositories
- RockLib.Configuration Public
Contains a collection of packages for simplifying application configuration.
- RockLib.Secrets Public
A configuration provider for Microsoft.Extensions.Configuration that is backed by runtime secrets.
- RockLib.Diagnostics Public
Makes configuring tracing easy and standardized for .NET Core, .NET Standard, and .NET Framework.
- RockLib.HealthChecks Public
An implementation of the draft health check RFC located at https://inadarei.github.io/rfc-healthcheck/.
- RockLib.DistributedTracing Public
Defines standard interfaces for distributed tracing and extension methods for HttpContext to access them.