What you’ll learn
-
Hosting and Calling Web APIs to the live hosting sever by enabling cors
-
Performing CRUD Operations and testing with Fiddler
-
Understanding HTTP Request And HTTP Response and Creating Organization Service
-
Enabling Documentation For API Using Swagger
-
Working with various Response Types, Enhancing CRUD Operations
-
Parameters Passing Mechanism In Web APIs
-
Working With Routes in Organization Service
-
Making async Actions, Scaffolding Web APIs
-
Circular Referencing Problem and two solutions
-
Two ways of Handling Exception globally
-
Returning XML data from Web API for Organization Service
-
Cookies based Authentication and Authorization
-
Understanding Principle, Identity and Claims
-
Authentication and Authorization using JSON Web Tokens(JWT)