On this project I have created some particular microservice patterns often should be used in microservice project. I hope this can help you to extending your developing microservice projects in .NET stack easily.
- This project has been created for my recently project and it might be useful if you change features.
- Command Handler
- Query Handler
- CircuitBreaker
- AggregateRoot Pattern
- Unit Of Work
- Exception Handler
- Event Bus
- Core DbContext Configuration