RESTful API with ASP.NET Core Web API - Create and Consume
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
Course content
- Preview00:46
- Preview03:20
- Preview07:41
- 03:34How API Works?
- Preview06:42
- Preview02:35
- Preview01:40
- 04:04File Overview
Requirements
- 3-6 months knowledge of NET Core
- Visual Studio 2019
- SQL Server 2018
- .NET Core 3.1
Description
This is a Beginner to Intermediate level course on ASP.NET Core Web API that will take you from the basics of building API to consuming them. This course is for anyone who is new to RESTful Web API's in ASP.NET Core or who is familiar with ASP.NET and wants to learn how to consume them effectively in an ASP.NET Core 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.NET Core 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 API as well as consume them in a real-world project.
What are the requirements?
3-6 months knowledge of ASP.NET Core.
Visual Studio 2019
SQL Server Management Studio
.NET Core 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.NET Core 3.1
Learn how to document an API using swagger and swashbuckle.
Versioning in an API.
Implement Repository Pattern in API to the database using EF.
Authentication and Authorization in ASP.NET Core 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 "PROJECT RESOURCES", of course.
Who this course is for:
- Anyone who wants to learn Web API in NET Core 3.1
- Anyone who wants to learn how to consume Web API's
- Anyone who wants to Learn Creating and Consuming API with Authentication
Instructor
I am a passionate and creative software engineer with a strong focus on simplicity and thorough details. I have been programming since high school and I have been involved with multiple web and desktop using .net.
I have a master's of science degree in computer science and a Bachelor of Computer Engineering. I also have many years of experience with .NET C# and .NET MVC. I enjoy teaching along with my full-time job.
For me, the most important part about writing and teaching code is to eliminate the hardships of every student out there who is willing to learn but cannot find adequate resource which is easy to understand. Coding is a way to be creative and have fun!