v1.1.2
.NET Publish / publish (push) Successful in 1m0s
Stable
just
released this
2025-11-11 23:39:41 +04:00
| 0 commits to main since this release
Downloads
v1.1.0
.NET Test / test (push) Successful in 13m14s
.NET Publish / publish (push) Successful in 11m1s
Stable
just
released this
2025-02-04 21:12:12 +04:00
| 2 commits to main since this release
Fixes
- Cache Key Collision when the same command/query type is dispatched with different result types
Improvements
- Method cache now uses compiled lambdas
- Pipeline executes without additional recursive call
Downloads
v1.0.0
.NET Test / test (push) Successful in 1m0s
.NET Publish / publish (push) Successful in 1m1s
Stable
just
released this
2025-02-02 12:18:36 +04:00
| 3 commits to main since this release
Features
- Separate dispatching of Commands/Queries
- Middleware-like Behaviors
- Integration with DI
IServiceCollection
Downloads