
The introduction about ASP NET CORE Web API Course
In this lecture, we will make a description about Web API.
In this lecture, we will learn about API and what it is used for.
In this lecture, we will learn why we need ASP NET Core Web API
In this lecture, we will be learning HTTP Protocol.
In this lecture, we will start building our project.
In this lecture, we will be learning about the solution explorer on the right side of the screen.
In this lecture, we will be learning about two applications that are using for for API tests.
In this lecture, we will learn about Fiddler and how to get Fake Data from internet to the Postman to test.
In this lecture, we will create our database with Entity Framework Core and pull data from our database.
In this lecture, we will continue on Entity Framework Core and add InMemory.
In this lecture, we will create our DbContext.
In this lecture, we will perform Dependency Injection and we will register our database context.
In this lecture, we will learn about Entity Framework.
In this lecture, we will learn how to add Entity Framework to our Project.
In this lecture, we will learn how to add Entity Framework by using csproj file.
In this lecture, we will create database tables.
In this lecture, we will learn about Base Classes and we will use them on our database tables.
In this lecture, we will create Data Context in Entity Framework.
In this lecture, we will continue to database defining process.
In this lecture, we will implement dependency injection and complete the database processes.
In this lecture, we will make the processes that will be processed by the API's on the controller side.
In this lecture, we will create our actions.
In this lecture, we will work with Postman to see how to get data and send.
In this lecture, we will make some changes on POST method. We will learn Http Response Methods.
In this lecture, we will add FromRoute to our GET Method.
In this lecture, we will be performing the DELETE process.
In this lecture, we will learn how to use QueryString in Web API Projects.
In this lecture, we will learn about controllers and how to work with them.
In this lecture, we will examine what we did on code side of the ecommerce project.
In this lecture, we will start coding our controllers.
In this lecture, we will code the Category API- Get
In this lecture, we will code the Category API- Post
In this lecture, we will code the Category API- Update
In this lecture, we will code the Category API- Delete
In this lecture, we will code the Category API- Constructure
In this lecture, we will be writing the Get processes.
In this lecture, we will write a new method for VM for Update.
In this lecture, we will write a new method for VM for Insert.
In this lecture, we will continue our processes with Post Image.
In this lecture, we will write our Post Method.
In this lecture, we will be writing the delete method.
Wellcome to ASP.NET Core Web API Course!
In this course, you will learn Web API on ASP.NET Core with details. This course starts from beginner level and expands to the advanced level.
While we teach you about Web API, we will perform more than one live projects on different platforms and different frameworks.
We will discuss normally created Web API projects,
Also Web API projects that are created by the templates on Visual Studio 2017.
And lastly we will learn about everything about a project that will be created by us manually from zero.
We will work with Entity Framework and learn how to get data with it.
So you will learn everything from beginner level to advanced level about Web API.
When these topics are all covered you will be comfortable about the Web API subject and you will be able to integrate Web API to the projects that you create like Angular 2, Web or Mobile Apps.
And also you will learn the important points to be careful of and some hints about Web API.
This is the most comprehensive Web API Course EVER :)