5d2f128cc75893c8fa14c6e9e3dedd36421a79ca
- Implement DependencyInjection.cs with AddApplication() extension
- Register MediatR with assembly scanning
- Register pipeline behaviors in execution order:
1. CheckQueryExecutionBehavior
2. MainQueryExecutionBehavior
3. ReCRequestExecutionBehavior
- Conditional package versions (MediatR 9.0.0/12.4.1)
- Add comprehensive README.md
- Architecture overview & CQRS pipeline flow
- Configuration guide (DexJobOptions, ErrorAction)
- DI setup examples (AddApplication, AddInfrastructure)
- Exception handling patterns
- Multi-targeting notes & troubleshooting
- Update project file with MediatR.Extensions.DependencyInjection
Description
No description provided
Languages
Visual Basic .NET
59.2%
HTML
34%
C#
5%
CSS
1.8%