Great tutorial, however, I'm having issues at 22:25. My create order button does not do anything (no browser alert, no posting new orders). I'm assuming the @onclick method is not triggering for me at all, has anyone encountered anything like this? Posting new orders works fine on swagger ui.
Hi @nedas6235, in the CreateOrder function, make sure to copy the correct Order address in OrderService => LaunchSettings.json. If you're still stuck, send me your repository link, and I'll take a look. 😊😊
Yes, you can run both Apache Zookeeper and Apache Kafka directly from your command line without Docker. Running them directly involves downloading the necessary binaries, configuring the setup, and starting the services.
Very nice demo, it's simple, clear and touches all concepts. Thanks for posting this video. helps a lot.
Thank you. 🥰🥰
This is an excellent simple demo that can teach so much in such a little time. Great job Dose.
Thank you. I will publish more exciting content in the future. 😊😊
Very simple, clear, and, easy to understand. Waiting for new coming videos!
Thank you so much ☺☺
Great job thank you!
Best Approach
Thank you 🥰🥰
Awesome stuff, man. Straightforward and helpful!
Thank you 🥰🥰
Send to you my respect, from former colleague at MISA❤
@@minhvu5239 Thank you for supporting Minh. Very glad to see you here🥰🥰
@@dosehieuI hope you'll release more videos about messeage broker in more detail. I really look forward to it 🤗❤
@@minhvu5239 Sure. I will publish more about this very soon. 😊😊
it's really awesome, really Clearly, and very useful
Thank you so much 😍😍
Perfectly tutorial for beginer, thank you. Hope you will be make more video about microservices in dotnet 8 and aspire
I'm glad you found the tutorial helpful. Thank you☺☺
It’s so great, keep it up man 💪
@@pdthien Thanks for your kind words Thien. I'm still following your articles on Viblo. Looking for your next articles.😍😍
Nice!
@@justvuu Thank you so much🥰
I would like to know kafka auth with SASL/GSSAPI. Could you please make a video for that?
Of course! I will make it soon 👍👍🥰
Hay quá
Thank you 🥰
can you make more videos like this
Of course! Thank you
please create a video for microservice architecture..
Yeah, I will make it soon 🥰🥰
Bạn có thể làm thêm nhiều video như thế này được không?
Of course! Thank you🥰
Great tutorial, however, I'm having issues at 22:25. My create order button does not do anything (no browser alert, no posting new orders). I'm assuming the @onclick method is not triggering for me at all, has anyone encountered anything like this? Posting new orders works fine on swagger ui.
Hi @nedas6235, in the CreateOrder function, make sure to copy the correct Order address in OrderService => LaunchSettings.json. If you're still stuck, send me your repository link, and I'll take a look. 😊😊
@@dosehieu Hey, I managed to figure it out, I added to my app.razor file, which fixed the issue. Now the button works as intended 🙂
@@nedas6235 That was great! 😊😊
@@nedas6235 Thanks
@@nedas6235 Thanks for posting this fix, I got same issue.
without docker, can I run zookeeper and kafka on my cmd then, Will it work?
Yes, you can run both Apache Zookeeper and Apache Kafka directly from your command line without Docker. Running them directly involves downloading the necessary binaries, configuring the setup, and starting the services.