RESTful API with ASP.NET Core Web API - Create and Consume

0
Join & Subscribe
Udemy
Paid Course
English
Certificate Available
6 hours worth of material
selfpaced

Overview

Build RESTful API with Authentication and learn how to consume them in ASP.NET Core in a real world application.

What you'll learn:
  • Learn basic fundamentals of ASP NET Core Web API
  • Build RESTful API's in ASP NET Core 3.1
  • Learn how to document an API
  • Versioning in an API
  • Implement Repository Pattern in API to database using EF
  • Implement Authentication and Authorization in API and Consume API
  • Integrate Entity Framework along with code first migrations
  • Learn how to consume API using HTTPClient in the Repository Pattern

This is a Beginner to Intermediate level course on ASP.NETCore Web API that will take you from the basics of building APIto consuming them. This course is for anyone who is new to RESTful Web API's in ASP.NETCore or who is familiar with ASP.NET and wants to learn how to consume them effectively in anASP.NETCore Web application.

By the end of this course, you will be able to build a RESTful web service with Web API by yourself, make GET, POST, PUT and DELETE HTTP Requests with a well-built repository pattern in ASP.NETCore Project. You will also get a sneak peek at Entity Framework Code First migrations and learn how to save your data persistently in a database.

We will cover authentication and authorization in Web APIas well as consume them in a real-world project.

What are the requirements?

  • 3-6 months knowledge of ASP.NETCore.

  • Visual Studio 2019

  • SQL Server Management Studio

  • .NETCore 3.1

What am I going to get from this course?

  • Learn basic fundamentals of ASP NET Core web API

  • Build RESTful API's in ASP.NETCore 3.1

  • Learn how to document an API using swagger and swashbuckle.

  • Versioning in an API.

  • Implement Repository Pattern in APIto the database using EF.

  • Authentication and Authorization in ASP.NETCore API's.

  • Integrate Entity Framework along with code first migrations

  • Learn how to consume API using HTTPClient in the Repository Pattern.

All source codes and exercise solutions of this course are also available on Github and you can find details in the lecture "PROJECTRESOURCES", of course.

Taught by

Bhrugen Patel