Thank you for all the effort you put in all your tutorials. Excellent work. I have learnt a lot. You should definitely have millions of visitors and likes.
Did you check this video? ruclips.net/video/pcyPk2-RVWw/видео.html , is this what you are looking for or something else in terms of async communication?
@@DotNetCoreCentral no I have seen this. I have seen you have uplod 2type of videos where you have explain saga orchestration with api call inside one method and another one is with stateless machine library.I want saga orchestration with messaging communications.Is it possible? If yes,then please make a video with the concept or implementation.
great example. it helps to have an example like this to understand how the state machine integrates into other business logic and an API
Thank you for all the effort you put in all your tutorials. Excellent work. I have learnt a lot. You should definitely have millions of visitors and likes.
Thanks for your kind words!
Learnt a lot from this playlist. Much appreciated!
@DanFlakes, thanks!
Please perform Saga State machine with MassTransit also...
@Divya Jansari, thanks for watching! Sure I will do.
Awesome , this looks pretty good, Cheers man
hi
tnx for your videos
please implement saga pattern using masstransit
thanks for this great tutorial
@Mohamed Ghoneim, thanks for watching!
Excellent tutorial. Could you please share the source code?. thanks for all your effort
please upload a video for saga orchestration with asynchronous communication
Did you check this video? ruclips.net/video/pcyPk2-RVWw/видео.html , is this what you are looking for or something else in terms of async communication?
@@DotNetCoreCentral no I have seen this. I have seen you have uplod 2type of videos where you have explain saga orchestration with api call inside one method and another one is with stateless machine library.I want saga orchestration with messaging communications.Is it possible? If yes,then please make a video with the concept or implementation.
@@piyalibasak6886 yes it is possible, and I have used it a lot of time at work. I will make a video on that
@@DotNetCoreCentral any update on above video ?
Is it possible to export the state machine and reimport it?
I have not tried it, I can see if it is possible.
Could you please share the source code..
Great tutorial. Could you please share the source code?. thanks in advance.
@Ryan Ayala, thanks! I probably do not have this source code up in GitHub, I will upload it to my repo: github.com/choudhurynirjhar
@@DotNetCoreCentral Thank you@ ill be waiting..
much appreciated,
@DotNetCoreCentral - code still missing ..not uploaded at git
Thanks for the tutorial. Could you share source code
@Serdar YILMAZ github.com/choudhurynirjhar/reactive-microservice-demo
@@DotNetCoreCentral Hello brothers, can we update the code and keep it consistent with the video, which helps us a lot in learning
could you please share source code?