issues
search
rebus-org
/
Rebus.ServiceProvider
:bus: Microsoft Extensions Dependency Injection container adapter for Rebus
https://mookid.dk/category/rebus
Other
67
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
It should be possible to access IServiceProvider from onCreated
#94
srogovtsev
closed
1 month ago
3
.AddRebusService, bus stops processing messages
#93
Meyce
opened
2 months ago
4
Inject Incoming and Outgoing Steps outside of Options.
#92
mccow002
closed
5 months ago
1
Make mapping mutliple handlers to queues easier
#91
mariusz96
closed
6 months ago
0
fix the StartRebus method will obtain the IHostedService implementati…
#90
EMRBlackHe
closed
7 months ago
2
NullBus pattern
#89
olliejm
closed
7 months ago
1
Get another package IHostedService implementation in StartRebus method and start async
#88
EMRBlackHe
closed
7 months ago
3
fix net8.0, “This service descriptor is keyed. Your service provider …
#87
SimTsai
closed
8 months ago
2
not compatible with dotnet8 keyd service
#86
SimTsai
closed
8 months ago
1
Added predicate for filtering registered handlers
#85
arildboifot
closed
9 months ago
1
AutoRegisterHandlersFromAssembly with type predicate filter
#84
arildboifot
opened
9 months ago
1
Bus is always disposed before generic host is stopping hosted services
#83
mksergiy
opened
11 months ago
1
Consider renaming StartRebus to StartHostedServices
#82
dazinator
opened
1 year ago
1
Registering multiple buses via Dependency Injection
#81
egmair
closed
9 months ago
6
Implement auto-registration methods that allow filtering by namespace.
#80
JeremySkinner
closed
1 year ago
2
Update Rebus.ServiceProvider.csproj updated reference for Microsoft.E…
#79
talisker77
closed
1 year ago
3
Transaction behaviour with different busses
#78
mattwcole
closed
1 year ago
2
OutgoingStepContext can't resolve a SCOPED instance
#77
danilobreda
closed
1 year ago
4
Support AsyncServiceScope when handling messages
#76
francescodente
closed
1 year ago
4
Rebus not working after upgrading from asp.net core 3.1 to asp.net 6.0
#75
Morshed0308
closed
1 year ago
9
How can I map request header value to correlation id in rebus
#74
KennethJakobsen
closed
1 year ago
6
Bump version check to support .net 7 and update packages in samples and tests
#73
SbiCA
closed
1 year ago
4
.net 7 support?
#72
SbiCA
closed
1 year ago
3
Forward all singletons to Rebus service
#71
mattwcole
closed
2 years ago
3
Make HostBuilderContext available to configureServices
#70
SamPersson
closed
2 years ago
1
Accessing IConfiguration when using AddRebusService with a generic IHostBuilder
#69
SamPersson
closed
2 years ago
3
Make ServiceProvider available in outgoing steps again
#68
SamPersson
closed
2 years ago
5
Testing Rebus in a mocked environment
#67
marco-cordeiro
closed
1 year ago
4
Allow types to be forwarded from host container
#66
sbyse
closed
2 years ago
2
Upgrading from 7.x to 8.0
#65
dannyyy
closed
2 years ago
1
Publish Subscribe with multiple buses
#64
sbyse
closed
2 years ago
9
Moved "lazy boy" initialization code to RebusInitializer class
#63
AYss
closed
2 years ago
2
Handlers are not getting properly registered
#62
tgrieger-sf
closed
2 years ago
3
Other background services dependent upon IBus may fail to be created
#61
AYss
closed
2 years ago
9
Allow injecting Scoped ServiceProvider.
#60
EraYaN
closed
2 years ago
9
isPrimaryBus?
#59
ktjn
closed
2 years ago
3
Feature Request: IBusRegistry.Send(SomeCommand) to support Configurable Module Distribution
#58
jamshally
closed
2 years ago
3
Rebus.Config.ServiceCollectionExtensions+BusStop hosted service causes Bus to attempt to start before being told
#57
zlepper
closed
2 years ago
10
ServiceProvider requires Microsoft.Extensions.DependencyInjection.Abstractions < 6.0.0
#56
spoilerdo
closed
2 years ago
3
net6.0 support
#55
meronz
closed
2 years ago
3
Can you add multibus?
#54
kostazol
closed
3 years ago
2
Example for template Worker
#53
kostazol
closed
3 years ago
2
Working with non existing queue
#52
kostazol
closed
3 years ago
3
Does not seem to work with Rebus.Serilog
#51
r-brend
closed
3 years ago
1
Minor bugfix for constrained covariant type parameters.
#50
TobiasWolters
closed
3 years ago
5
Covariant Polymorphic Dispatch
#49
TobiasWolters
closed
3 years ago
4
Fix not being able to use latest version of Microsoft.Extensions.DependencyInjection.Abstractions in netstandard 2.0 package.
#48
zlepper
closed
3 years ago
1
Cannot use version 6.3.0 in netstandard2.0 due to bad version constraints
#47
zlepper
closed
3 years ago
1
Add async UseRebus overload
#46
skwasjer
closed
3 years ago
5
Register DependencyInjectionHandlerActivator as IHandlerActivator
#45
skwasjer
closed
3 years ago
3
Next