.Net 8 Web API New Course with 8 hours content with more advance concepts [ www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/?couponCode=CWKSEP2024 ]
5:55 - Create the project 21:21 - Configure the CORS 27:16 - Create model 33:20 - Install entity frame work 37:45 - Configure the connectivity of DB 01:48:10 - access the endpoints using postman 01:56:00 - implementation of DTO 02:05:53 - simplify the code with auto mapper 02:24:52 - enhance the DTO 02:25:40 - repository pattern(Dependency injection)
Could you make a video on LINQ basics in C#? A beginner-friendly tutorial covering query syntax, method syntax, and essential LINQ methods would be amazing!
Hi Brother Thank you so much, Excellent work. Really it's advantageous to learn from our mother tongue. Very understandable, with a clear explanation and clarity🤩🤩🤩
@@codewithkarthik In your video, you have mentioned these are very basic concepts. I totally agree on this. Could you please tell us on advanced concepts?? If any 😊😊😊
I got the below error while registering the AutoMapper in the Program.cs at 2:11:40. The solution is Upgrade the AutoMapper package to V13.0 and you can remove the extension package which is already included in the AutoMapper. Error: The call is ambiguous between the following methods or properties: 'Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions.AddAutoMapper(Microsoft.Extensions.DependencyInjection.IServiceCollection, params System.Type[])' and 'Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions.AddAutoMapper(Microsoft.Extensions.DependencyInjection.IServiceCollection, params System.Type[])'
2:15:24 where have you declared 'CountryDto' as an object of 'CreateCountryDto' 's class? If I type the same thing as you, I get an error, I've to use the class name (CreateCountryDto) instead of directly using CountryDto, that way it is not showing the error, I understood the source and destination and provided the same. Am I doing this wrong?
@@codewithkarthik Bro I'm so dumb😭 , I did not create CountryDto class file in the DTO>Country folder, sorry for bothering you. I wasted whole day in search of it. And thank you so much for replying back very quickly.
@@sussypusssy it’s okay as developer by mistakes only we can learn, don’t worry. New course on .Net 8 Web API will be release on next week stay tuned 😊
Excellent work. Really it's very useful to learn from our mother tongue. And also a small request. Could you please make one more video about JWT authentication, refresh JWT token. God bless you brother.
Hi Karthik bro, This tutorial was very good explanation, Continue as its same and expect more videos from you, Channel subscribed & shared with friends....😍
I am facing an issue where I am trying to run multiple projects (the last step) where I want to print country in the web application. while clicking the country to get country name in a table form it throws an error exactly at the foreach loop in html file that object reference not set to an instance of an object and return null. What is this issue..can you please explain this and give an solution to this error
Explore My Course on .Net API Development, I covered all this topic which is required to learn about API Development - www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/?couponCode=NOVCWK2023
Thanks for the valuable content bro. am doing some workout on this. In Update method ,it's not updating in the DB, if I comment Id in the CountryDto.cs. Is there any way of NOT displaying ID on the swagger page? Pls share the video.
Hi bro videos are very usefull.i have a doubt.Im working on a project where I use angular for frontend and for api DotNetcore and for db mssql.My angular web app consists of several pages aduku web api epudi create panradhu steps soldreenga.
step 1: Have Clear Business Requirements [ Create Models Files Accordingly ] step 2: Identify Relationship between each Models allocate it with primary key and foreign key in Model File itself , For Reference [ learn.microsoft.com/en-us/ef/ef6/fundamentals/relationships ] step 3: Have Generic Functionality it will reduce your code and improve performance of application also. If your API is going to serve huge amount data then need to implement Pagination API , If you want tutorial for pagination API give comment I will upload for that later or soon.
Thank you, New Course released on .Net 8 Web API with more advance concepts including layered architecture - www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/
Anna naa already unga c#full tutorial pathu erukaa Anna. Athula yellam super ra nadathuniga nalla understand panna. Atha complete panitu direct taa intha tutorial paatha but suthama purelaaaa Anna. May be ethuku ethum basics learn pananum ma nu yanaku thirelaaa Anna. Konjam soluga Anna ethuku munade vera ethula learn pananum nu.
1st Learn about MVC - www.udemy.com/course/ultimate-guide-to-aspnet-mvc-net-7-in-tamil/?couponCode=DECCWK2023 Then learn about API's - www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/?couponCode=DECCWK2023
New Course released on .Net 8 Web API with more advance concepts including JWT token based authentication - www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/
This old course bro, check out new course of API - [ th-cam.com/video/w8l0BCsuEyY/w-d-xo.htmlsi=58LK4UPnZqVulQGM ] in this full course you can get source code as well.
.Net 8 Web API New Course with 8 hours content with more advance concepts [ www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/?couponCode=CWKSEP2024 ]
coupon code has got expired.!
@@dhibakvs use coupon code - OCT2023KARTHIK
Sorry @codewithkarthik didn't work.. can you give me some other coupon for this NOVEMBER month?
@@dhibakvs Use Coupon NOVCWK2023
@@codewithkarthik thanks a lot 👍🏻
5:55 - Create the project
21:21 - Configure the CORS
27:16 - Create model
33:20 - Install entity frame work
37:45 - Configure the connectivity of DB
01:48:10 - access the endpoints using postman
01:56:00 - implementation of DTO
02:05:53 - simplify the code with auto mapper
02:24:52 - enhance the DTO
02:25:40 - repository pattern(Dependency injection)
Very understandable, with a clear explanation and clarity, well done bro. Keep Going.
Thank you ❤️
For the first time I found a tutorial with this much explanation
Thank you, New Course released on .Net 8 Web API with more advance concepts - www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/
Very very clear explanation, try the same with unit of works pattern. It will simply the code.
Yes, you are right
Could you make a video on LINQ basics in C#? A beginner-friendly tutorial covering query syntax, method syntax, and essential LINQ methods would be amazing!
Hi Brother Thank you so much, Excellent work. Really it's advantageous to learn from our mother tongue. Very understandable, with a clear explanation and clarity🤩🤩🤩
You are welcome 🤗
Everything is quite clear to me. I really appreciate it, brother.
Thank you
Really impressed the way u taught
Thank you, stay tuned new .Net 8 API Course will be release by next week.
Excellent tutorial. And I bought your .Net 8 Web API Full Course today.
Thank you and congratulations 🥳
Thanks brother for sharing valuable information on public domain
You are welcome 🤗
Excellent Karthik. Your video and explanation of API concepts very nice. Thanks ton !! 🙂
Thank you ☺️
@@codewithkarthik In your video, you have mentioned these are very basic concepts. I totally agree on this. Could you please tell us on advanced concepts?? If any 😊😊😊
I have cover advance topics in my Udemy course link available on video description , use promo code to get course on discounted prices - CWKJULY2024
@@codewithkarthik Sure thing.. Thanks so much 😊😊
Crystal clear explanation,Would you put video for intergrating Web api with MVC application
Very clean explanation. Thank you brother.
You are welcome
Clearly understand everything. Thank you so much brother. Upload MVC pattern with authentication and authorisation based project.
www.udemy.com/course/ultimate-guide-to-aspnet-mvc-net-7-in-tamil/?couponCode=1069A9B87D3F7DBC5E01
I got the below error while registering the AutoMapper in the Program.cs at 2:11:40. The solution is Upgrade the AutoMapper package to V13.0 and you can remove the extension package which is already included in the AutoMapper.
Error:
The call is ambiguous between the following methods or properties: 'Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions.AddAutoMapper(Microsoft.Extensions.DependencyInjection.IServiceCollection, params System.Type[])' and 'Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions.AddAutoMapper(Microsoft.Extensions.DependencyInjection.IServiceCollection, params System.Type[])'
@@ImayaTRayar your automapper and extension packages must be in same version. Pls check.
Thanks @@baburagu i have fixed by installing v13.0
Thanks a lot for the clear explaination..
You are welcome
Hi, very clearly explained web api, i have understand clearly with generic repository and other things.
Glad to hear that
2:15:24 where have you declared 'CountryDto' as an object of 'CreateCountryDto' 's class?
If I type the same thing as you, I get an error, I've to use the class name (CreateCountryDto) instead of directly using CountryDto, that way it is not showing the error, I understood the source and destination and provided the same.
Am I doing this wrong?
Kindly Check did you configure your dto's in AutoMapper and also for list it should set like - _mapper(countries);
@@codewithkarthik Bro I'm so dumb😭 , I did not create CountryDto class file in the DTO>Country folder, sorry for bothering you.
I wasted whole day in search of it.
And thank you so much for replying back very quickly.
@@sussypusssy it’s okay as developer by mistakes only we can learn, don’t worry. New course on .Net 8 Web API will be release on next week stay tuned 😊
@@codewithkarthik I'm really excited, thank you for contributing your knowledge & expertise to us❤️.
Great Tutorial. Please upload another video which uses token based authentication and middleware concepts.
Excellent work. Really it's very useful to learn from our mother tongue. And also a small request. Could you please make one more video about JWT authentication, refresh JWT token. God bless you brother.
Thank you,Sure I will upload tutorial on JWT authentication, refresh JWT token
@@codewithkarthik Can you please make an video on web api degguing using unit test case method
@@aakashr2300 when I get free time definitely I will create tutorial for unit testing.
nice video sir😍😍
Thanks and welcome
Cheer up man. Really nice making
Thank you 😊
Outstanding lesson bro. very useful. very useful video. 😍😍
Thank you
Great job bro, .net 7 api Middleware pathi tutorial podunga bro🎉
Thanks in advance 🎉🎉🎉🎉
My new Course is released with .Net 8 API - www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/?couponCode=CD45CODEWITHKARTHIK
Hi Karthik bro, This tutorial was very good explanation, Continue as its same and expect more videos from you, Channel subscribed & shared with friends....😍
Thank you 😊
I am facing an issue where I am trying to run multiple projects (the last step) where I want to print country in the web application. while clicking the country to get country name in a table form it throws an error exactly at the foreach loop in html file that object reference not set to an instance of an object and return null. What is this issue..can you please explain this and give an solution to this error
Kindly reach me on discord, discord link available on my channel itself
Did u resolve ur error? I have same problem
Excellent explanation
Thank you 😊
bro i have a doupt currently i want to learn dotnet and webapi and i dont know about that caan you suggest me what i should learn
Explore My Course on .Net API Development, I covered all this topic which is required to learn about API Development - www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/?couponCode=NOVCWK2023
bro dot net mvc full course buy panniten 2 days pathutu irunthen ipa open agala bro
why bro? upstream connect error or disconnect/reset before headers. reset reason: connection termination intha error varuthu bro
It’s issue from udemy side bro, check now it’s working only and also check your Internet connectivity
Bro this video is very very usefull for me thanks a lott..can you please do videos for authentication and authorisation
Thank you, Sure I will upload tutorial for authentication and authorization in up coming weeks.
i luv ur content bro
Is there any video available for authentication and authorization in web api
Yes , th-cam.com/video/w8l0BCsuEyY/w-d-xo.htmlsi=EQHqb-FhUlp-OsKg
Good explaination well done.
Thank you
Thanks for the valuable content bro. am doing some workout on this. In Update method ,it's not updating in the DB, if I comment Id in the CountryDto.cs. Is there any way of NOT displaying ID on the swagger page? Pls share the video.
Create custom view model without ID use that as return type
@@codewithkarthik thanks Bro. Let me try
Hi your teaching skill is superb but did think why video are not get popular …
Pls bought good mic your voice is to low and make good title to video
Sorry for that
Hi bro videos are very usefull.i have a doubt.Im working on a project where I use angular for frontend and for api DotNetcore and for db mssql.My angular web app consists of several pages aduku web api epudi create panradhu steps soldreenga.
step 1: Have Clear Business Requirements [ Create Models Files Accordingly ]
step 2: Identify Relationship between each Models allocate it with primary key and foreign key in Model File itself , For Reference [ learn.microsoft.com/en-us/ef/ef6/fundamentals/relationships ]
step 3: Have Generic Functionality it will reduce your code and improve performance of application also.
If your API is going to serve huge amount data then need to implement Pagination API , If you want tutorial for pagination API give comment I will upload for that later or soon.
@@codewithkarthik Thanks for ur words.Yes I need that pagination video.
@@cs986t4 Here you go - th-cam.com/video/8I4oZQDosW0/w-d-xo.html
@@codewithkarthik Thank u
Hi..its very useful for me. can you please tell me about 3 layered architecture with 4 table one to many relation CRUD using ,net 7 EF core.
Thank you, New Course released on .Net 8 Web API with more advance concepts including layered architecture - www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/
Bro API exercise la stored procedure connet panndra mathiri podunga bro
On next tutorial I will cover this topic.
for async,await why we using you didn't explained bro
I have already uploaded separate video for it , Kindly check that. - th-cam.com/video/pH83288O5ig/w-d-xo.htmlsi=FYsuHP2ZSFHtUSgS
Bro add chapters in video it will help us to seek the area we want to learn
Okay Sure 👍🏻
please put a angular tutorial with latest version. thank you ....
Angular course is released kindly check my channel
Excellent brother.
Koncham sound increase panni irukkalaam.
Thank you, I don’t have good setup for recording bro 😂 sorry
bro ur content is too good but u speaking less volume
Thank you, will improve on upcoming video bro
Bro one doubt .... One error and
App.Mapcontrollers()
La varuthu bro
This course is outdated, New course is released for .Net 8 API, th-cam.com/video/w8l0BCsuEyY/w-d-xo.htmlsi=GUWsS1U4leOHUNie
Api indha video pathaley pothuma bro interview mostly cover pannidalama web api related interview questions
For beginners it enough bro
I am one year experience for me?
@@akashlesnar086 I would suggest you check my Udemy web API course link will be in video description itself
@@codewithkarthik i will buy sir but adhuku munadi panna adhula konjam extra add pannirupinghala
I mean advanced course?
Can u pls provide the git link for this solution 😅it ll be useful for reference
Am preparing new courses on .net 8 web API it will have code repo link, I hope it will be released by next week or 1st week of September 23
@@codewithkarthik thanks bro. Much needed one
bro, User authentication video podunga
Sure
Anna naa already unga c#full tutorial pathu erukaa Anna. Athula yellam super ra nadathuniga nalla understand panna. Atha complete panitu direct taa intha tutorial paatha but suthama purelaaaa Anna. May be ethuku ethum basics learn pananum ma nu yanaku thirelaaa Anna. Konjam soluga Anna ethuku munade vera ethula learn pananum nu.
1st Learn about MVC - www.udemy.com/course/ultimate-guide-to-aspnet-mvc-net-7-in-tamil/?couponCode=DECCWK2023
Then learn about API's - www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/?couponCode=DECCWK2023
@@codewithkarthik bro etula join panna etum coupon code eruka broo
@@AwinashHarish-qx4nr Use DECCWK2023 or CWKEND2023
how to can i create it with vscode
You need install .Net SDK for Runtime in your system then install c# and NuGet extension in your vs code
blazor tutorial podunga bro
Sure
Hi Bro, Tutorial video for any full stack project example
Sure I was planning on that will see
Web api C# onion architecture Reveiw with benefits
JWT token based authentication video update pannunga bro
New Course released on .Net 8 Web API with more advance concepts including JWT token based authentication - www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/
.net core MVC course podunka
I will try to create tutorials for MVC also bro
Please upload your source code. It will helpful to refer
Source code available on complete course - www.udemy.com/course/ultimate-guide-to-net8-core-web-api-with-ef-core/
In tha program coding venum
This old course bro, check out new course of API - [ th-cam.com/video/w8l0BCsuEyY/w-d-xo.htmlsi=58LK4UPnZqVulQGM ] in this full course you can get source code as well.
Bro how to do using db first approach
Using scaffold
Here you go - th-cam.com/video/MFhCjGD2_AI/w-d-xo.html
@@codewithkarthik thanks bro
Pagination API - th-cam.com/video/8I4oZQDosW0/w-d-xo.html
Mysql use pannum pothu error akuthu
add the following line in ConnectionString - TrustServerCertificate=True
🤟🏾🤟🏾👌🏾