In this course, Aftab, author of best-selling courses on Udemy, takes you step by step through the process of building a Web API with ASP.NET Core 3.1, the open-source framework for Windows, macOS, and Linux.
This is a compressed course that resulted in 2.5 hours, no more long pauses or trial and errors and you get to the core of the subject right from the get-go. The techniques and concept used in this project-based course can easily be applied when developing Web API in ASP.Net 5
This course includes:
- FULL HD Video Lessons presented in an easy to learn format
- Downloadable project file related to the course
- Full Lifetime access
- Future Updates
- 30-Day Satisfaction or money-back guarantee
- Access on computer, mobile, and TV
What you will learn:
- The CRUD operations in Web API using .NET Core
- C – Create Resources
- R – Read Resources
- U – Update Resources
- D – Delete Resources
- Learn the fundamentals of Web API
- Add Filtering capability to your Web API
- Implement Search feature in your Web API
- Configure Sorting of the Results
- Explore API Versioning options in ASP.Net Core
- Learn to use pagination in your Web API in .NET Core
- Learn Entity Framework in-memory database
- Get a good understanding of JWT (JSON Web Token)
- Learn the Techniques to Secure Web API