PlanTempusApp/SetupInfrastructure
Janus C. H. Knudsen 54b057886c Adds transactional outbox and email verification
Implements outbox pattern for reliable message delivery
Adds email verification flow with Postmark integration
Enhances account registration with secure token generation

Introduces background processing for asynchronous email sending
Implements database-level notification mechanism for message processing
2026-01-10 11:13:33 +01:00
..
appconfiguration.json Migrate from User to Account domain concept 2026-01-09 22:14:46 +01:00
CreateRole.txt Adding db infrastructure setup 2025-01-24 18:04:35 +01:00
PlanTempus.SetupInfrastructure.csproj Adds Generic CommandHandlerDecorator 2025-03-12 00:13:53 +01:00
Program.cs Adds transactional outbox and email verification 2026-01-10 11:13:33 +01:00
Startup.cs wip 2025-03-10 15:56:22 +01:00