issues
search
jbogard
/
MediatR
Simple, unambitious mediator implementation in .NET
Apache License 2.0
11.19k
stars
1.18k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] Incorrect behaviors registration with assemblies scanning
#1088
quatrebi
opened
1 day ago
0
Manual registration of generic handler works, but automatic doesn't.
#1087
matteo-mosca
opened
5 days ago
0
Update setup-dotnet package version.
#1086
Emopusta
opened
1 week ago
0
WhenAny publisher.
#1085
GeorgiPopovIT
opened
1 week ago
0
Handlers are not called for some notifications published with MediatR depending on class hierarchy and generics
#1082
AFract
opened
3 weeks ago
0
pass missed cancellation tokens to ConnectImplementationsToTypesClosi…
#1081
Revazashvili
opened
1 month ago
1
reduced complexity handler orders to O(N)
#1080
Engineerumair
opened
1 month ago
1
Result Pattern
#1079
devbrsa
closed
1 month ago
1
Add validation and comments to OpenBehavior entity.
#1078
Emopusta
opened
1 month ago
4
Add test for multiple open behavior registration feature.
#1077
Emopusta
opened
1 month ago
4
Mediator Router
#1076
ppossanzini
closed
1 week ago
2
Question about registering a behavior
#1075
bancroftway
opened
1 month ago
7
Pipeline Behaviors documentation page should be updated to reflect the breaking changes in version 12.x.
#1073
levanoz
opened
1 month ago
0
GitHub Actions upload-artifacts@v2 deprecated moving to v4
#1072
jithu7432
closed
3 weeks ago
2
Dependency Injection tests for various providers
#1071
jithu7432
closed
2 weeks ago
4
Dependency Injection tests for various providers
#1070
jithu7432
closed
2 months ago
0
DotNetAspire: This service descriptor is keyed. Your service provider may not support keyed services
#1069
TheDevelolper
closed
2 months ago
1
Remove Generic Handler Support / Implementation (Leaving Failing Tests)
#1068
zachpainter77
closed
2 months ago
3
pipeline brokes each major version
#1067
uranio-235
closed
2 months ago
1
gpt
#1066
HrvojeOrecWS
closed
2 months ago
0
Open behavior multiple registration extensions
#1065
Emopusta
closed
2 months ago
2
Error registering the generic handler type.
#1064
mbetanhe
closed
2 months ago
4
MediatR + Autofac NotificationHandler decorator pattern strange behaviour.
#1063
GianlucaLocri
closed
3 weeks ago
7
Change code style.
#1062
GeorgiPopovIT
closed
1 month ago
3
Remove duplicate `Nullable` property from `MediatR.Contracts`
#1061
jithu7432
closed
2 months ago
1
Remove Auto Registration of Generic Handlers Feature
#1060
zachpainter77
closed
2 months ago
7
Behavior not able to get services with request from minimal api endpoints
#1059
Mohs9n
closed
3 months ago
0
Timeout behavior support
#1058
zachpainter77
closed
2 months ago
2
Make Auto Registration of Generic Handlers OPT-IN
#1057
zachpainter77
closed
2 months ago
8
#1048 and v12.4.0 breaks RequestExceptionProcessorBehavior
#1055
luis-fss
closed
1 month ago
3
Fixed missing CancellationToken usage in MediatR class registration
#1054
samanazadi1996
closed
3 months ago
4
Validate arguments of public methods#CA1062
#1053
Zombach
closed
2 months ago
4
Is there support for response types as tuples?
#1052
digitalpacman
closed
1 month ago
4
AddOpenBehavior doesn't register pipeline behaviors with nested generic parameters
#1051
Mitchman215
opened
4 months ago
3
Handlers for interfaced notifications are not working as expected
#1050
Kjelli
opened
4 months ago
6
Validation is not invoked when IRequest has no Result
#1049
Balirezaei
closed
4 months ago
0
Add Support For Generic Handlers With Multiple Generic Type Parameters
#1048
zachpainter77
closed
4 months ago
0
Generic Handler implementation only handles single generic argument and breaks existing implementations
#1047
hisuwh
closed
4 months ago
9
Question: Why MediatR does not support ValueTasks ?
#1046
AkhmedovEhson
opened
5 months ago
6
Question: Why MediatR does not support ValueTasks ?
#1044
AkhmedovEhson
closed
5 months ago
0
Can't register generic handlers in latest version
#1043
rbasniak
closed
5 months ago
5
Question: How to register generic requests
#1041
rezathecoder
opened
5 months ago
14
Question: Why IRequestExceptionHandler is not catching?
#1040
renato04
closed
2 months ago
3
Testbranch
#1039
Denis772-create
closed
4 months ago
2
v12.3.0 Breaking Change
#1038
bsal649
closed
1 month ago
29
what use net8 aot publish
#1035
775083111
closed
3 months ago
2
Irequest in library and handler in web api project
#1034
FBicsharp
closed
5 months ago
2
.NET8 upgrade from .NET Core 2.1 : Command cannot be used as type parameter 'TRequest' for 'IRequestHandler<TRequest>'
#1033
eb-datatel
closed
5 months ago
3
Set TargetFrameworks solely to "netstandard2.0"
#1032
marco-carvalho
closed
6 months ago
2
Question: Can multiple MediatR handlers be packaged into a single class
#1029
bancroftway
closed
3 months ago
3
Next