In this video we will add Custom response model in .NET Core5 project
We will user Custom Response Model for:
Send Meaningful Response Rather than response code
Unified Response model
Same Response in Success and Failure Case it will be easy to handle in client Application
Response will be consistent
We will not use IActionResultType which is provided by .NET Core, They are not consistent
OK()
NotFound()
Forbid()
unauthorized()
Part 1 of this video
ASP .NET Core 5 Web API & Integration in Angular 11 | Secure API with Token | in Urdu | Hindi Part 1
• ASP .NET Core 5 Web API & Integration in A...
Part 2 of this video
ASP .NET Core 5 Web API & Integration in Angular 11 | Secure API with Token | in Urdu | Hindi Part 2
• ASP .NET Core 5 Web API & Integration in A...
Part 3 of this video
ASP .NET Core 5 Web API | Token based Authentication | in Urdu | Hindi Part 3
• ASP .NET Core 5 Web API | Token based Auth...
Part 4 of this video
ASP .NET Core 5 Web API & Integration in Angular 11 in Urdu | Hindi Part 4
• ASP .NET Core 5 Web API & Integration in A...
Part 5 of this video
ASP .NET Core 5 Web API & Integration in Angular 11 | Add service in project in Urdu | Hindi Part 5
• ASP .NET Core 5 Web API & Integration in A...
Part 6 of this video
Enable Cross-Origin Requests (CORS) in ASP.NET Core 5 | Integration in Angular Urdu | Hindi Part 6
• Enable Cross-Origin Requests (CORS) in ASP...
Tools we will use
ASP .NET Core 5
Dot NET CLI
Entity framework Core for Sql Server
Microsoft Identity for Authentication, Authorization & User Management
Visual Studio Code
Postman to Test API
Angular 11
Angular CLI
Bootstrap for UI
Source Code
.NET core 5 project URL
https://github.com/DevBugFix/dotnetCo...
Angular Project
https://github.com/DevBugFix/Web_Toke...
Subscribe my channel to get more videos in urdu
#dotnetInUrdu #Angular # webAPI
コメント