CoreSourceThis is the core of Sihl, every other component builds on top of it.
A module to manage CLI commands, configurations, service lifecycles, the request context, and Sihl apps.
A module to manage the service container and service lifecycles.
The service request context is a key value store that can be used to pass arbitrary values from one service to another within the same request.
A module to manage service configurations.