issues
search
jbogard
/
MediatR.Extensions.Microsoft.DependencyInjection
MediatR extensions for Microsoft.Extensions.DependencyInjection
MIT License
326
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to register MediatR on .NET Framework 4.8 and Windows Forms project
#125
jcuello
closed
1 year ago
2
Need version upgrade for Microsoft.Extension.DependencyInjection.Abstractions in the package
#124
SyedObaidGit
closed
1 year ago
1
Register an open generic Net6
#123
inary-wrk
closed
2 years ago
1
DI using types doesn't seem to work as intented
#122
rainier-bacareza
closed
2 years ago
1
Question / Request - Ignoring abstract types in ServiceRegistrar
#121
bhehe
opened
2 years ago
1
docs: Update README with lifetimes of IPublisher and ISender
#120
christianfosli
closed
2 years ago
0
Added ability to register additional interface implementations
#119
BlackGad
closed
2 years ago
6
Registering request specific behavior breaks pipeline if registered in wrong order
#117
pillepalle1
closed
2 years ago
8
Extending handlers works if the handler only implements IRequestHandler once
#116
fepettersen
closed
2 years ago
6
Generic NotificationHandler not called
#118
fretje
opened
2 years ago
31
Added suggestion for open bound generic handlers WIP
#115
amunim
closed
1 year ago
20
Updating to MediatR 10
#114
jbogard
closed
2 years ago
0
Manage DI registrations
#111
famda
opened
2 years ago
1
Allow other lifecycles for handlers than transient
#110
geoffroybraun
closed
2 years ago
4
Error when registering dbcontext implementation
#112
raminmjj
closed
2 years ago
3
InvalidOperationException: Cannot resolve 'MediatR.IRequestHandler' from root provider because it requires scoped service dbContext
#113
rezabashiri
closed
2 years ago
1
Add filter to skip registration of open generics with mismatched arity
#109
markmillercc
closed
2 years ago
0
MediatRServiceConfiguration not working
#108
trannamtrung1st
opened
2 years ago
0
Added option to pass a function to evaluate types for binding
#107
noocyte
closed
2 years ago
3
Include namespaces on binding setup
#106
noocyte
opened
2 years ago
0
Question: IPipelineBehavior execution sequence
#105
Naxaliav
closed
3 years ago
2
Design Question: Required assemblies to scan
#104
winromulus
opened
3 years ago
0
Ambiguous match found
#103
ClementeGao
opened
3 years ago
0
Can not dispatch another command inside one command handler
#102
kramerlee
closed
3 years ago
1
Dependency resolution (root/scoped) apparently not validated?
#101
danutzplusplus
closed
3 years ago
1
Notification handlers are still registered twice in v9
#100
maelmahdy86
closed
3 years ago
1
Cannot access a disposed object.\r\nObject name: 'IServiceProvider'.
#99
sc-cpais
closed
2 years ago
4
NU1202: Package MediatR.Extensions.Microsoft.DependencyInjection 9.0.0 is not compatible with net5.0
#98
TorreyGarland
opened
3 years ago
5
Call to AddConcretionsThatCouldBeClosed to ConnectImplementationsToTypesClosing is redundant.
#97
mcpherson-sa
opened
3 years ago
0
Remove IRequestHandler<> duplicate register.
#95
VasilisGaitanidis
closed
3 years ago
0
fix: redundant cast
#94
ffje
closed
3 years ago
1
Generic Request and Handler With AspNet Core DI
#96
vulegend
opened
3 years ago
21
Add Source Generator service registration implementation
#93
bbarry
opened
3 years ago
3
Control the order of execution of IRequestPostProcessor implementations
#92
jstevense-vbe
closed
4 years ago
2
Error: "Request violates the constrain of type TRequest..." on pipelines
#91
CheloXL
opened
4 years ago
8
Migration from DependencyInjection 7.0 to 9.0 - Error constructing handlers
#90
BH4NG
opened
4 years ago
31
Getting strange behavior when registering an INotificationHandler<IIntegrationEvent>
#89
cal5barton
opened
4 years ago
5
Allow user to specify DI scope for RequestHandlers
#88
DaveSenn
closed
4 years ago
6
-
#87
liam-mccann
closed
4 years ago
0
added ability to specify lifetime in handlers
#86
diegotormes
closed
2 years ago
0
Getting registration error using dependency injection.
#85
marbletravis
closed
4 years ago
1
Calling AddMediatR multiple times
#84
sandord
closed
4 years ago
1
Type should have same number of generic Parameters
#83
joaomatossilva
closed
2 years ago
2
System.InvalidOperationException when using MediatR with AddDbContextPool
#82
Icidis
opened
4 years ago
0
Solution for #80 - Allow changing the order of registration regarding RequestExceptionActionProcessorBehavior and RequestExceptionProcessorBehavior
#81
Expecho
closed
2 years ago
1
Order of registration regarding RequestExceptionActionProcessorBehavior and RequestExceptionProcessorBehavior
#80
Expecho
closed
2 years ago
2
Unhandled exception when resolving open generic IRequestExceptionHandler implementation
#79
lokki
opened
4 years ago
0
Update to 8.0
#78
jbogard
closed
4 years ago
0
Use TryAdd vs Add to allow multiple calls to AddMediatr(..)
#77
remcoros
closed
4 years ago
4
Are behaviors registered "manually" for a reason?
#76
wooderz
closed
5 years ago
2
Next