Commit 5a891f6
Vadim Belov
Refactor: migrate to open-source MediatR-compatible core
Replaced original mediator interfaces and implementation with a forked, open-source MediatR (pre-commercial) core. Updated namespaces, interfaces, and behaviors to match MediatR's extensibility model. Added DI registration, notification publisher strategies, handler ordering, and pipeline support. Updated project metadata and license to Apache-2.0. Removed legacy EasyMediator code. This makes the library a drop-in, open-source MediatR-compatible alternative.1 parent 7f2ddd9 commit 5a891f6
54 files changed
Lines changed: 2686 additions & 936 deletions
File tree
- Sources/EasyExtensions.Mediator
- Contracts
- Entities
- Internal
- MicrosoftExtensionsDI
- NotificationPublishers
- Pipeline
- Registration
- Wrappers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 0 additions & 12 deletions
This file was deleted.
This file was deleted.
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
7 | | - | |
| 4 | + | |
8 | 5 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 6 | | |
13 | | - | |
| 7 | + | |
Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 0 additions & 27 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
7 | | - | |
| 4 | + | |
8 | 5 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 6 | | |
14 | 7 | | |
15 | 8 | | |
16 | | - | |
| 9 | + | |
17 | 10 | | |
18 | | - | |
| 11 | + | |
19 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
20 | 18 | | |
Lines changed: 0 additions & 29 deletions
This file was deleted.
Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 0 additions & 45 deletions
This file was deleted.
0 commit comments