Sample project that shows how to build modular monolith
any suggestions contact me https://www.szylhabel.pl/contactme/
- AspNetCore
- FluentMigrator
- Autofac
- HangFire
- time triggers
- trace
- CRUD module Template
- Integrate with identity server
- Implement delayed commands based on hangfire
- component diagrams generation using PlantUml
- sequence diagram generation using PlantUml
- integrate with external services
- Command - Command Handler
- Mediator - ICommandBus, IEventBus
- CorrelationId
- Repository
- ValueObject
- FeatureFolders
- Composition UI
- Events (inversion of control)
- Saga (Automatonymous)