SALE! All courses are on the lowest price! Enroll Now

RESTful Web API in .NET Core - The Advanced Guide (.NET 10)

Back to Courses
RESTful Web API in .NET Core - The Advanced Guide (.NET 10)

Course Details

61 videos
5 hr
Lifetime Access

Course Overview

This is an Intermediate to Advance level course on ASP.NET Core Web API that will take you from an existing .NET API application that we build in Part 1 of the course and add more features in v2 of the API, along with enhancing security by using refresh token.

By the end of this course, you will be able to have a good foundation about advance concepts with .NET API.

Topics Covered

  • Add V2(version) of API
  • Handle file/image uploads in API and Web Project
  • Refresh token fundamentals
  • Consuming refresh token endpoint in web application
  • Clean Coding
  • Dynamic Base Service
  • Exception Handling via Filters and Middleware