I started using routing in my projects for making meaningful URLs after watching your first video named "Routing...", and now my concepts are even more stronger about routing. Thank you brother!!
Hi Rahul, Thank you so much for making all these videos. I must appreciate the efforts you been taken. Here I'm requesting you to create another one video for "AddApiVersioning" middleware in Getting Started With ASP.NET Core Series.
Hey Rahul! Thanks for all the hard work you are putting in in making these videos. I have a request/suggestion - could you please make a video on how we can create a dedicated STS (Security Token Service) microservice which would provide Jwt token. A central authentication microservice in a typical enterprise. There are tons of videos and articles on internet on how to do a basic authentication with AD etc. But this is something which I could find no resources on. And yet it is pretty common in big enterprises.
Hi Rahul Nath, thanks for the videos with excellent teaching skills. One small request, can you please make playlists for Dotnetcore and Azure training videos in a sequence?
Thank you Santhosh and glad you like them Here is the ASP NET Core Playlist - ua-cam.com/play/PL59L9XrzUa-nqfCHIKazYMFRKapPNI4sP.html and the DevOps Playlist ua-cam.com/play/PL59L9XrzUa-m7AFDgjWuwm6exyCklc03U.html Is that what you were after?
Hey Rahul. Good morning. If my understanding is right Routing will work without ApiController decorator but it will miss few features provided by ApiController decorator. Please clarify me.
Thank you Aditya for your feedback. Is there anything in particular you are looking at? These bases classes are what makes these provide a lot of out of the box functionalities that makes it easy for us to build the API's.
@@RahulNath Actually i was asked this question in one of my interview. So wanted to know what answer the interviewer was expecting from me. I am not much aware about the full functionalities this base classes provide. So thought to check with you.
@@adityapanihar3513 Cool ok makes sense. I am not sure of the full features it provides either, but I will try and put together a video. Thank you for the suggestion.
Thank you for the suggestion Vadariya. Hope you have come across this series ua-cam.com/play/PL59L9XrzUa-nqfCHIKazYMFRKapPNI4sP.html Anything in particular you are looking for?
@@RahulNath I haven't initiated this one. I tried some ways by googling. Backend code(.Net) is integrated with sonatqube.My intention is using the same .yml file for angular project also to enable in sonar
haha yeah I am trying to improve my overall content delivery. Hope the later videos are slightly better with the blinking. Hope you liked the video and liking the series bit.ly/asp-net-core-series
From last 15 years of my career, I have never seen a training which is explaining like you, thanks from your hardwork and I want your progression.
Wow, thank you! So glad that you are finding it good.
Agree!!!
I started using routing in my projects for making meaningful URLs after watching your first video named "Routing...", and now my concepts are even more stronger about routing.
Thank you brother!!
That's great. Glad it was of help
It is a very nice explanation of attribute routing! 👌👌
You did it very well!
I can't thank you enough ❤️
Thank you for your support Usama!
Thanks Rahul.. SlugifyParameterTransformer is new to me which I was not aware of it.. Thanks Rahul as usual one more good video in the pipeline..
Great and glad you learned something new! Yes I used it recently at one of my clients
Quality of these tutorials is awesome! Thank you very much Rahul!
Glad you think so and for letting me know!
Informative 👍👍
Glad you like it! Do check out the full series on ASP NET Core.
seems like a nice vid, will watch fully tonight. Thanks Rahul. :)
Thank you Anurag. Hope you liked it after watching 😀
Hi Rahul, Thank you so much for making all these videos. I must appreciate the efforts you been taken. Here I'm requesting you to create another one video for "AddApiVersioning" middleware in Getting Started With ASP.NET Core Series.
Great suggestion Selva, added it to my list! Happy you like the videos
Thanks Rahul
Heppy 😀 Do let know if you have more topic suggestions. Always looking out for that!
@@RahulNath Sure!
Superb...
Thank you!
Great video Rahul... please make series on Microsoft Orleans framework...
Excellent video…
Thank you Supun! Check out the full ASP Series here bit.ly/asp-net-core-series
Thanks Rahul.
I didn't know the trailing slash capabilities in the attribute routing template.
Very very interesting also the part about Slugify 👾
Thank you for watching Ivan and for letting me know! These comments are my main motivator 😀
Hey Rahul! Thanks for all the hard work you are putting in in making these videos. I have a request/suggestion - could you please make a video on how we can create a dedicated STS (Security Token Service) microservice which would provide Jwt token. A central authentication microservice in a typical enterprise. There are tons of videos and articles on internet on how to do a basic authentication with AD etc. But this is something which I could find no resources on. And yet it is pretty common in big enterprises.
Glad you like the video Arbaaz. Are you using an Identity Providers (like Azure AD, Auth0) or are you custom rolling out your Authentication Service?
Nice video.
Thank you Rohit
Excellent video!! Thanks!!!!
Glad it helped! Do check out the full series bit.ly/asp-net-core-series
Hi Rahul Nath, thanks for the videos with excellent teaching skills. One small request, can you please make playlists for Dotnetcore and Azure training videos in a sequence?
Thank you Santhosh and glad you like them
Here is the ASP NET Core Playlist - ua-cam.com/play/PL59L9XrzUa-nqfCHIKazYMFRKapPNI4sP.html
and the DevOps Playlist ua-cam.com/play/PL59L9XrzUa-m7AFDgjWuwm6exyCklc03U.html
Is that what you were after?
Amazing... One request from my side Redis cache
Sure will add it to the list. I plan to do something around caching in general, will try and do a follow up for that with Redis.
Great video! Thanks!
Thank you Brian! Do check out the full series bit.ly/asp-net-core-series
Please one video for reddis cache nd memory cache in core api.
Thank you for the suggestion Parmar. Added to my list!
Hey Rahul. Good morning. If my understanding is right Routing will work without ApiController decorator but it will miss few features provided by ApiController decorator. Please clarify me.
Yes, correct docs.microsoft.com/en-us/aspnet/core/web-api/?view=aspnetcore-5.0&WT.mc_id=AZ-MVP-5003875#apicontroller-attribute
@@RahulNath thank you so much :)
@@vinothrajendran858 My pleasure 😀
How to implement ADFS SAML Assertion Consumer with Redirct binding in .net core razor pages application? Please help
Sorry Rajeev. I haven't done that nor done much razor.
Can you create a video on why Controller class and ApiController class are different from a normal class?
Thank you Aditya for your feedback. Is there anything in particular you are looking at? These bases classes are what makes these provide a lot of out of the box functionalities that makes it easy for us to build the API's.
@@RahulNath Actually i was asked this question in one of my interview. So wanted to know what answer the interviewer was expecting from me. I am not much aware about the full functionalities this base classes provide. So thought to check with you.
@@adityapanihar3513 Cool ok makes sense. I am not sure of the full features it provides either, but I will try and put together a video. Thank you for the suggestion.
Create series beginners to advanced in asp.net core
Thank you for the suggestion Vadariya. Hope you have come across this series ua-cam.com/play/PL59L9XrzUa-nqfCHIKazYMFRKapPNI4sP.html
Anything in particular you are looking for?
Hi, i want to build angular project in sonar. Can you suggest me
Are you referring to sonarqube? Sorry I am currently not doing much with angular. What specific issues are you facing?
@@RahulNath I haven't initiated this one. I tried some ways by googling. Backend code(.Net) is integrated with sonatqube.My intention is using the same .yml file for angular project also to enable in sonar
blink dammit
haha yeah I am trying to improve my overall content delivery. Hope the later videos are slightly better with the blinking.
Hope you liked the video and liking the series bit.ly/asp-net-core-series