Skip to main content

Module services

Module services 

Source
Expand description

Application Services

This module contains shared application services that can be used by multiple command handlers. Services encapsulate reusable business logic that doesn’t belong to a specific command handler.

§Services

  • rendering module - Template rendering services for all infrastructure components

Modules§

rendering
Template Rendering Services