EnvelopeGenerator/EnvelopeGenerator.CommonServices
TekH 4fd7982cba refactor: update EnvelopeGenerator infrastructure service initialization
- Added `BehaveOnPostBuild(PostBuildBehavior.Ignore)` in the Factory initialization
- Adjusted formatting for better readability of `AddEnvelopeGeneratorInfrastructureServices` call
- No functional changes to job execution or PDF/email processing
2025-10-29 17:01:24 +01:00
..
2025-09-16 08:05:50 +02:00

BASE MODULE
===========

This module is intended for often used constants and datastructures.
Therefor it is important that this module does not have any dependencies on other modules!!