I like your teaching style going from well known features to not so known and useful features. Learned a lot thank you
@RahulNath2 жыл бұрын
Thank you Sanjay! Yes that is something I strive to do with each video, start from a known point and build up from there. Very happy that you are liking it.
@allenbythesea Жыл бұрын
I like that you get to the point quickly.
@RahulNath Жыл бұрын
Thank you Allen. Do check out the full series bit.ly/asp-net-core-series
@reshmamandavkar5827 Жыл бұрын
Thank you so much for such detailed knowledge about how to return data from the Api in different ways. I LOVED THIS VIDEO
@muttBunch5 ай бұрын
Thanks Rahul, much appreciated!!!
@RahulNath4 ай бұрын
Glad you like it! Do check the ASP Series bit.ly/asp-net-core-series
@md.habiburrahman7834 Жыл бұрын
Learned a lot. Thank you
@RahulNath Жыл бұрын
Glad to hear that! Do check out the full ASP NET Series bit.ly/asp-net-core-series
@abdulkabeer7953 Жыл бұрын
really helpful brother. God bless you
@RahulNath Жыл бұрын
Glad it helped Abdul - Hope you are liking the series bit.ly/asp-net-core-series
@songlover10722 жыл бұрын
does the XML response with OData? cause apparently, I'm having an issue getting the XML response with Odata $select and $expand method
@barwalgayatri46553 жыл бұрын
In 19:16 what if user is setting Formatter as XML in URL and Produces is set to JSON ???
@RahulNath3 жыл бұрын
I would expect it to throw an error unsupported media formatter or sorts. Did you get a chance to try on the sample API?
@barwalgayatri46553 жыл бұрын
@@RahulNath Yes got it thanks
@ratneshpandey377610 ай бұрын
awsome !!!
@palashsinha61633 жыл бұрын
Amazing content! Thanks a lot for sharing all the information in such a concise manner.👍
@RahulNath3 жыл бұрын
Glad it is helpful Palash!
@deeptijain74003 жыл бұрын
Awesome explanation...covering all possible scenarios....Thanks a ton...
@RahulNath3 жыл бұрын
Glad you liked it Deepti 👍
@niroshanmanoharan42953 жыл бұрын
Another video which is helped me to gain some new knowledge about FORMAT RESPONSE DATA. 💚💚💚 Once again Thanks a lot, Rahul.🙏🙏🙏 I have promoted your channel to my colleagues. You deserve more subscribers.✌✌✌
@RahulNath3 жыл бұрын
Thank you Niroshan for spreading the word, that's so kind of you! Glad that you are liking the videos. If there are specific topics that would like to see here in this channel do drop in 😀
@niroshanmanoharan42953 жыл бұрын
@@RahulNath Thank you, for your kind response. Dear Rahul, very much appreciated if you could explain the real difference between Dtos, Viewmodels, and Values objects.
@RahulNath3 жыл бұрын
@@niroshanmanoharan4295 Sure yes I will do one sometime soon. Between if you haven't seen this video on Layering it might help clear some of the questions you might have kzbin.info/www/bejne/amTJmGeKac55fdk Do let me know.
@gouthamk3783 жыл бұрын
Awesome! Just what we want from you one by one! Thanks Rahul
@RahulNath3 жыл бұрын
Most welcome Goutham!
@SathishKumar-zg6tp Жыл бұрын
Explain about clean architecture
@RahulNath Жыл бұрын
Thank you for the suggestion, Sure will do - I have a basic concept video here kzbin.info/www/bejne/amTJmGeKac55fdk
@AvadheshKumarMaurya2 жыл бұрын
Thanks Rahul for great explanation. Really its very helpful.
@RahulNath2 жыл бұрын
Glad you liked it Avadhesh. Happy New Year. Check out the full series here bit.ly/asp-net-core-series I am sure you will like them
@ratneshkumar17272 жыл бұрын
This gentleman should have more subscriber..The way he explain is a magic
@RahulNath2 жыл бұрын
Thank you Ratnesh and happy you like the videos. You can check the full ASP Series here bit.ly/asp-net-core-series
@anuragnair17843 жыл бұрын
Hey Rahul, great explanation as always. One request, really need a video on async/await. The more I try to learn about it, more complex it gets. Thank you for all your efforts.
@RahulNath3 жыл бұрын
Thank you Anurag. Sure will add it to my list. Stephen Cleary has some good articles meanwhile blog.stephencleary.com/2012/02/async-and-await.html
@tejaswinis87023 жыл бұрын
How to return csv response from API?
@RahulNath3 жыл бұрын
something like this www.rahulpnath.com/blog/how-to-zip-multiple-files-in-dotnet/ It returns a zip, but guess you should be able to make it to return CSV. Let me know if that helps.
@guru24762 жыл бұрын
Please take Azure Durable function
@RahulNath2 жыл бұрын
Added to the list! Thank you for the suggestion. Do check out the Azure series bit.ly/azure-series
@honfey3 жыл бұрын
hi, Rahul, do you have any video talking about the Auto response wrapper in which the API will return result and status code in the same format even there is an exception or error?
@RahulNath3 жыл бұрын
I have a video here on Exception Handling - kzbin.info/www/bejne/eaqYZHiEqN-djdE Is that what you are looking for? You could format the data into the required format there as well
@abhaypatil76533 жыл бұрын
Awesome video...Can you pl make video on Generic global Rest Api response format in Net core.... Thanks in advance
@RahulNath3 жыл бұрын
Glad you like it Abhay. Can you elaborate on what you refer to by 'Generic Global Rest API response' ?
@abhaypatil76533 жыл бұрын
@@RahulNath Thanks for replying... Best practices for REST API design
@sajad56443 жыл бұрын
hi rahul , can you make a video or series for rabbitmq ?it's very popular nowadays
@RahulNath3 жыл бұрын
Thank you for your feedback. I have not been working much on rabbitmq in particular. But I am working on making videos around message based architecture and similar technologies. Hope that will help you. Did you have any particular scenarios you were looking at?
@sajad56443 жыл бұрын
@@RahulNath Thanx you for your question No i just want learn microservices but unfortunately until now i could not find any good resources
@peejayobinor2878 Жыл бұрын
Now I know KungFu
@RahulNath Жыл бұрын
Why is that ? 😀
@peejayobinor2878 Жыл бұрын
@@RahulNath Because thanks to you, i've learnt something new and valuable to my skill
@RahulNath Жыл бұрын
@@peejayobinor2878 Haha happy to hear that - Do check out the full series here bit.ly/asp-net-core-series