Crystal clear and very straightforward. Thank you so much, glad I found you!
@NihiraTechiees Жыл бұрын
Thanks
@gauravseth944Ай бұрын
Love u man. Very good explained. In my organisation web application was written very repetitive code and I removed all and create small code.
@NihiraTechieesАй бұрын
Great 👍
@oncalldev Жыл бұрын
Very thorough and well explained. Thanks for the video.
@NihiraTechiees Жыл бұрын
Thanks🙏
@kmontoya87 Жыл бұрын
Thank you so much for your time in showing how to accomplish this topic in an up-to-date framework. Even though the code may have only minor differences, or perhaps no changes at all since previous frameworks, I always go for as close to exact scenario as applicable first. My challenge now is trying to implement what swagger has seemingly done fairly automated (please correct me if I'm mistaken), but more towards the front-end of things via | entity framework -> bootstrap -> html |
@NihiraTechiees Жыл бұрын
For these scenarios there is no much difference with previous version
@mishaslizhov105611 ай бұрын
Thank you very much, you're a lifesaver!
@NihiraTechiees11 ай бұрын
Glad it helped!
@javadzamani33858 ай бұрын
This tutorial is so fu......ing good thank you bro
@NihiraTechiees8 ай бұрын
Thanks
@mrinal0511 Жыл бұрын
good and useful video
@NihiraTechiees Жыл бұрын
Glad you liked it
@VijayKumar-fq4ie Жыл бұрын
Good one bro. I learnt new method. But u forgot to make tutorial on multiple model popup. I was requested before.😊
@NihiraTechiees Жыл бұрын
Will plan soon bro
@HusseinDJasim Жыл бұрын
Thank you so much
@NihiraTechiees Жыл бұрын
Welcome
@canyoldas2855 Жыл бұрын
Are you going to need reading, writing permissions in the server when we publish this?
@NihiraTechiees Жыл бұрын
Yep
@canyoldas2855 Жыл бұрын
@@NihiraTechiees Thx
@littleremix7302 Жыл бұрын
Can we upload user specific images in azure blob storage?
@NihiraTechiees Жыл бұрын
Yes
@sumithadevibalasubramanian2274 Жыл бұрын
I am using Code first approach but it is not storing in database what should i do?
@NihiraTechiees Жыл бұрын
Did you get any error?
@tradeTalkBD Жыл бұрын
would you please make Angular Fontend for this API?
@NihiraTechiees Жыл бұрын
Sure, very soon
@mtempty9872 Жыл бұрын
why i don't use APIResponse
@mtempty9872 Жыл бұрын
The type or namespace name 'APIResponse' could not be found (are you missing a using directive or an assembly reference?)
@NihiraTechiees Жыл бұрын
It's just class could you add that. Just follow the video
@mtempty9872 Жыл бұрын
@@NihiraTechiees ok i see it. Thank u very much
@QuoteWonders88 Жыл бұрын
Can you please share the repository link
@NihiraTechiees Жыл бұрын
Please check in description
@muruga3603 Жыл бұрын
❤ React + Typescript project pannunga sir
@NihiraTechiees Жыл бұрын
Will do in future
@mdshefathasnain8649 Жыл бұрын
var app = builder.Build(); System.AggregateException: 'Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType: ProExtrm.IRepository.IImItemRepository Lifetime: Scoped ImplementationType: ProExtrm.Repository.ImItemRepository': Unable to resolve service for type 'Microsoft.Data.SqlClient.SqlCommand' while attempting to activate 'ProExtrm.Repository.ImItemRepository'.) (Error while validating the service descriptor 'ServiceType: ProExtrm.IServices.IImItemServices Lifetime: Scoped ImplementationType: ProExtrm.Services.ImItemServices': Unable to resolve service for type 'Microsoft.Data.SqlClient.SqlCommand' while attempting to activate 'ProExtrm.Repository.ImItemRepository'.)'