ASP.NET Core Web API | Introduction - Create an API in C# (Step by Step) [01]
In this first episode of the ASP.NET core Web API series, we will create a new project, understand what each file does and create our first API! Leave a Like & Subscribe if it helped. Also, leave a comment if you have any topic or video idea you want me to cover! TimeStamps: 00:00-00:18 : Introduction 00:19-00:53 :Creating the Project 00:54-1:38 : AppSettings.json 1:39-1:58 :Program.cs 1:59-3:08 :Startup.cs 3:09-3:40 : Controller classes 3:41-4:09 : Creating our own API 4:10-4:20 : Calling our API using the browser 4:11-4:47 : Explaining [Route("[controller]")] 4:48-5:38 : Creating another API 5:38-5:59 : WeatherForecast.cs 6:00-7:23 : Summary on the controller class and APIs 7:24-7:48 : Intro to Http Methods 7:50-9:44 : Testing app.UseHttpsRedirection() Middleware 9:45-10:01 : Outro
In this first episode of the ASP.NET core Web API series, we will create a new project, understand what each file does and create our first API! Leave a Like & Subscribe if it helped. Also, leave a comment if you have any topic or video idea you want me to cover! TimeStamps: 00:00-00:18 : Introduction 00:19-00:53 :Creating the Project 00:54-1:38 : AppSettings.json 1:39-1:58 :Program.cs 1:59-3:08 :Startup.cs 3:09-3:40 : Controller classes 3:41-4:09 : Creating our own API 4:10-4:20 : Calling our API using the browser 4:11-4:47 : Explaining [Route("[controller]")] 4:48-5:38 : Creating another API 5:38-5:59 : WeatherForecast.cs 6:00-7:23 : Summary on the controller class and APIs 7:24-7:48 : Intro to Http Methods 7:50-9:44 : Testing app.UseHttpsRedirection() Middleware 9:45-10:01 : Outro