MassTransit Project

1.5K posts

MassTransit Project

MassTransit Project

@mtproj

Tham gia Ağustos 2010
33 Đang theo dõi660 Người theo dõi
MassTransit Project
MassTransit Project@mtproj·
@znokebe @PhatBoyG I think it's a known issue, due to the way multiple matching saga instances are dispatched (Task.WhenAll). No known fix is available at this time.
English
0
0
0
58
Zeno Dierick
Zeno Dierick@znokebe·
@mtproj @PhatBoyG I run into a problem where a message is correlated on 2 saga instances, they both execute a query on an ef db context resulting in "A second operation started on this context instance before a previous operation completed." Any pointers on how to handle this?
English
2
0
0
76
MassTransit Project
MassTransit Project@mtproj·
@Maqster you'd be better off contacting the author of the serializer package, it was just a search result - nothing that is officially supported by MassTransit.
English
0
0
0
41
Marqus Landin
Marqus Landin@Maqster·
@mtproj what if you need to consume and publish cloud events? How do you do that?
English
2
0
0
26
MassTransit Project
MassTransit Project@mtproj·
@rushikeshpjoshi @PhatBoyG MassTransit passes the connection string directly to the Azure SDK, so whatever it supports should work. Beyond that, MassTransit doesn't do anything special.
English
0
0
0
0
RushikeshJoshi
RushikeshJoshi@rushikeshpjoshi·
@mtproj @PhatBoyG I uses MassTransit for the past 2 years to connect to Azure SB, I came across a requirement to call the SB Endpoint with DNS from the Host file. Would it be possible to do that, if yes, what steps need to be followed? Any directions, please. Thank you
English
1
0
0
0
MassTransit Project đã retweet
Chris Patterson
Chris Patterson@PhatBoyG·
It's been well over two years since the first MassTransit video Starting with Mediator was published. I felt it was time to refresh that introduction in my latest installment: youtube.com/watch?v=EP7lca…
YouTube video
YouTube
English
1
6
26
0
MassTransit Project đã retweet
Chris Patterson
Chris Patterson@PhatBoyG·
If you use MassTransit and would like to support its continued development along with the creation of future videos and samples, please consider sponsoring me on GitHub. If you are a company interested in development support, contact me directly. @mtproj github.com/sponsors/phatb…
English
0
12
32
0
MassTransit Project đã retweet
Jeff Finn
Jeff Finn@jeffrfinn·
Here's a post about setting up MassTransit with .Net Core 3 using AutoFac & RabbitMq. It's part of some development work I was doing for my side project. #MassTransit #.NetCore jeffrfinn.ie/setting-up-mas…
Jeff Finn tweet media
English
0
3
6
0
MassTransit Project
MassTransit Project@mtproj·
"A mature architectural approach recognises that applying DDD principles doesn't mandate the use of a separate domain model, repository pattern etc. The logic and language of our domain can be clearly implemented and communicated in MassTransit saga state machine definitions.” 👍🏻
English
1
4
3
0
MassTransit Project
MassTransit Project@mtproj·
@Grumpydev @PhatBoyG I’m only using it for unit testing EF, so I haven’t pushed it to the limit. The fact it works is nice though, don’t have to wait for the CI build to run the tests on windows.
English
1
0
1
0
Steven Robbins
Steven Robbins@Grumpydev·
@PhatBoyG only thing I never managed to get working properly was integrated auth.. believe its possible but wasn't a huge amount of info around when I tried
English
1
0
0
0