issues
search
martinothamar
/
Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
MIT License
2.16k
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Exception in RequestHandler constructor/dependency breaks all handlers
#157
andrewhobbins
opened
2 months ago
3
Add Analyzers "Warnings as Errors" example to quick start
#156
jonmotos
opened
3 months ago
2
Possible to reference Handle method with <see... and cref?
#155
jonmotos
opened
3 months ago
1
Registering Request handlers with <T>
#154
raz789
opened
3 months ago
0
Allow configuration of generation return time
#153
taori
opened
3 months ago
4
Blazor App 2 seperate MediatorDependencyInjectionExtensions (AddMediator) in same namespace, but different assemblies.
#152
SGStino
opened
4 months ago
3
Diagnostics for missing usage of a command/query?
#151
EluciusFTW
opened
5 months ago
1
Unable to resolve service for type 'System.Guid' and 'System.Int32'
#150
mahendraputra21
closed
5 months ago
2
Missing INotificationPublisher in version 2.1.7
#149
shokri-navid
opened
7 months ago
1
Manually register handlers
#148
artyom-p
opened
7 months ago
1
Fix buggy code for ordering switch statement cases for messages
#147
martinothamar
closed
7 months ago
0
Bug after update to 3.0.0-preview.25 ?
#146
KANekT
closed
7 months ago
16
Parallel notifications, correct ordering for switch statement cases
#145
martinothamar
closed
7 months ago
7
Move Interfaces to Mediatr Contracts Package.
#144
harrypooni
closed
8 months ago
0
Update more packages used in test-projects
#143
martinothamar
closed
8 months ago
1
Cleanup and rename samples, improve and further consolidate testing setup
#142
martinothamar
closed
8 months ago
0
Support generic handlers
#141
Atulin
closed
7 months ago
3
Upgrade to .NET 8, upgrade csharpier and lots of pkgs, fix tests and remove Roslyn 3.8/4.0 support, enable central package management
#140
martinothamar
closed
8 months ago
2
Issue on Project with Mediator and MassTransit
#139
adamtrip
opened
8 months ago
2
Incorrect switch case order in polymorphic notifications
#138
grendizeras
closed
7 months ago
3
Mediator.MissingMessageHandlerException Help
#137
buchanantyler
closed
9 months ago
0
Native AOT
#136
koderi-dp
closed
9 months ago
2
feat: add namespace and diagnostics test
#135
TimothyMakkison
closed
9 months ago
0
different Request/Command/Query
#134
KANekT
closed
8 months ago
2
Sample projects don't work in isolation
#133
matthewblott
closed
11 months ago
3
feat: add husky to run csharpier on commit
#132
TimothyMakkison
closed
9 months ago
1
Use correct accessibility modifer based on message implementing `IRequest` etc
#131
martinothamar
closed
11 months ago
3
feat: combine `SnapshotTests` and `SamplesTests`
#130
TimothyMakkison
closed
8 months ago
1
Empty Handler needed in order to work with behavoiur pipeline
#129
CrahunGit
closed
8 months ago
2
Proposal: Mediator 3.0 design to support multiple configuration and fast switching.
#128
TimothyMakkison
opened
1 year ago
1
DefaultServiceLifetime.Transient registers Mediator as transient too as opposed to ReadMe
#127
gfoidl
opened
1 year ago
10
Generator 'IncrementalMediatorGenerator' failed to initialize under .net 8 (8.0.0.100) and Sonoma 14.1
#126
nikjuice
closed
1 year ago
1
Multilayered app problem
#125
GunesElektronik
opened
1 year ago
6
Adjust formatting, removing blanks spaces and unneeded code.
#124
TimothyMakkison
closed
11 months ago
2
Suggestion: Consider moving the analyzing to a dedicated analyzer
#123
panoukos41
closed
11 months ago
2
feat: add snapshot tests
#122
TimothyMakkison
closed
11 months ago
3
Is it possible to get a Courier design similar to another library in Mediatr
#121
andrewwong0893
opened
1 year ago
2
chore: update csharpier to 0.25.0
#120
TimothyMakkison
closed
1 year ago
0
SQL Transactions with a pipeline
#119
tcartwright
opened
1 year ago
1
Support for internal objects that implement IRequest.
#118
Zodt
opened
1 year ago
2
Usage without dependency injection
#117
nathanpovo
closed
1 year ago
2
Run notification handlers in parallel
#116
Neo-vortex
closed
7 months ago
3
Run NotificationHandlers in parallel
#115
Neo-vortex
closed
7 months ago
25
Minor refactor for warning and messages generated by VS
#114
EmirhanAksoy
closed
9 months ago
1
feat: add incremental caching
#113
TimothyMakkison
closed
9 months ago
4
AddMediator(config => ..) not working
#112
dschreib42
opened
1 year ago
4
feat: refactor `IsLibReferencedByModule` optimizing source gen for a 66% speed up and 75% less memory usage
#111
TimothyMakkison
closed
1 year ago
12
feat: refactor `IsLibReferencedByModule` using depth search or 60% speed up and 75% less memory usage
#110
TimothyMakkison
closed
1 year ago
0
Remove unessesary embeddedresource branch
#109
martinothamar
closed
1 year ago
0
.NET 8 RC1 CSC: Error CS8784 : Generator 'IncrementalMediatorGenerator' failed to initialize
#108
credfeto
closed
1 year ago
6
Next