Skip to content

Commit e2e4156

Browse files
committed
Add remaining work list
1 parent e56aa52 commit e2e4156

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,13 @@ The source generator provides compile-time errors for:
365365
- Using sync methods when only async handlers exist
366366
- Middleware configuration issues
367367

368+
## Remaining Work
369+
370+
- [ ] Simplify tests to use Roslyn source generator testing utilities and have it generate code in memory and do asserts there instead of having all integration tests
371+
- [ ] Implement multiple assembly support
372+
- Ability to call `AddMediator` to entry assembly and have it register handlers in all assemblies
373+
- [ ] Clean architecture sample app
374+
368375
## 📄 License
369376

370377
MIT License

0 commit comments

Comments
 (0)