issues
search
antonyvorontsov
/
RabbitMQ.Client.Core.DependencyInjection
.Net Core library-wrapper of RabbitMQ.Client for Dependency Injection.
MIT License
111
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dead ?
#102
clcl0n
closed
2 years ago
1
Allowing us to add our own Hosting Service
#101
NO1225
opened
2 years ago
0
Consuming from queue when Exchange to Exchange binding set
#100
gzres
opened
2 years ago
0
Custom Initial Prefeth Count in consumer queue
#99
RenanCris
closed
1 year ago
0
Not designed for default exchange
#98
inyutin-maxim
opened
2 years ago
0
Add migration post from 4.3.0 to 5.0
#97
inyutin-maxim
opened
2 years ago
0
Unable to set Consumer tag
#96
dtwarogpl
opened
3 years ago
0
is this repository abandoned?
#95
remotenode
closed
3 years ago
0
How to RequeueFailedMessage ?
#94
iwaitu
closed
3 years ago
0
Scope Exception
#93
gergomiho
opened
3 years ago
0
Added declaration of exchange and queue in passive mode
#92
Yarosan
closed
3 years ago
0
what is the particular reason (constraint) to have examples for consuming and producing in different projects?
#91
MaslovD
closed
3 years ago
2
inequivalent arg 'internal' for exchange 'amq.rabbitmq.event' in vhost '/': received 'false' but current is 'true'', classId=40, methodId=10
#90
tianxiaode
opened
3 years ago
1
Changed message handler specifications for disable auto ack functiona…
#89
antonyvorontsov
closed
3 years ago
0
Auto-ack fixes.
#88
antonyvorontsov
closed
3 years ago
0
Question about connection and channel
#87
jerpic
closed
3 years ago
2
WIP: documentation for 5.0.0
#86
antonyvorontsov
opened
3 years ago
0
Added "disable auto ack" option for exchanges.
#85
antonyvorontsov
closed
3 years ago
1
Consumer stops consuming when all messages on queue are received - I need it to wait for new messages
#84
rabbers
closed
3 years ago
5
Reworked pipelines and added middlewares (while removing filters).
#83
antonyvorontsov
closed
3 years ago
3
Added exchange type for dead letter exchanges.
#82
antonyvorontsov
closed
3 years ago
0
Cannot create dead letter exchanges with a type different than "direct"
#81
sblasetti
closed
3 years ago
4
Send to dead letter exchange after requeue logic reaches the number of attempts
#80
sblasetti
closed
3 years ago
3
Added behaviour configuration. Can disable logging now.
#79
antonyvorontsov
closed
3 years ago
0
Fixed bugs with registering same exchanges of different type. Fixed c…
#78
antonyvorontsov
closed
3 years ago
0
annotated with nullable reference types
#77
antonyvorontsov
closed
3 years ago
0
Add the target framework for .net standard 2.0
#76
tomatostudio
opened
3 years ago
0
ProducingChannelIsNullException: Producing channel is null
#75
tomatostudio
opened
3 years ago
1
cosmetics.
#74
antonyvorontsov
closed
3 years ago
0
WIP: Feature/queue service separation
#73
antonyvorontsov
closed
3 years ago
2
Upcoming changes
#72
antonyvorontsov
opened
3 years ago
4
Requeue fail message
#71
shadowyo3
opened
3 years ago
0
ClientProvidedName from RabbitMqClientOptions not used when connecting using SSL
#70
NikoGJ
opened
3 years ago
0
Add support for rabbitmq-auth-backend-oauth2
#69
ghost
opened
3 years ago
0
Unable to create rabbitmq connection with SSLProducer example
#68
ghost
closed
3 years ago
1
Can't Produce and Consume messages in same application
#67
danieliu456
opened
3 years ago
4
More than one RabbitMq broker?
#66
iamkinetic
closed
3 years ago
2
Allow to send an empty routingkey
#65
sukney
opened
3 years ago
0
How to get the message handler from the service provider ?
#64
Anthony-Breneliere
opened
4 years ago
0
IConsumingService lifetime / why not IHostedService
#63
JanEggers
closed
3 years ago
1
copy and paste error in dispose
#62
JanEggers
closed
3 years ago
1
Starting client in QueueService constructor
#61
andrejt
closed
3 years ago
4
Feature/pipelines
#60
antonyvorontsov
closed
4 years ago
0
refactor IProducingService
#59
JanEggers
closed
3 years ago
1
split / remove IQueueService to reduce pain with cyclic dependencies
#58
JanEggers
closed
3 years ago
1
remove console logging
#57
JanEggers
closed
4 years ago
0
enable usage of consumer and producer without cyclic dependency
#56
JanEggers
closed
4 years ago
0
Made message handlers consume BasicDeliverEventArgs instead of raw string messages.
#55
antonyvorontsov
closed
4 years ago
0
Added timer for batch message handlers.
#54
antonyvorontsov
closed
4 years ago
0
Nuget update
#53
MrMihap
closed
4 years ago
2
Next