Skip to content
Play overlay
Preview this course

C# Restful API on Web API .Net Core with MsSQL & EF Core

C# RestFul Web API on .Net Core Web API with using Postman and in Real Project with MsSQL and Entity Framework Core(EF)

Provided by Oak Academy

Summary

Price
£49 inc VAT
Study method
Online, On Demand What's this?
Duration
3.7 hours · Self-paced
Qualification
No formal qualification
Certificates
  • Reed courses certificate of completion - Free

3 students purchased this course

Add to basket or enquire

Overview

C# RestFul Web API on .Net Core Web API with using Postman and in Real Project with MsSQL and Entity Framework Core(EF Core)

Hello,

Welcome to C# RESTFUL API on Web API .Net Core with MsSQL & EF Core.

C# RestFul Web API on .Net Core Web API with using Postman and in Real Project with MsSQL and Entity Framework Core(EF Core)

Finally, our Web API course is ready for you. A lot of students want an API course to use API projects on .Net Core.

Before starting, I want to explain that this course is a part of big training. I can tell this part is the most important part that we will use in following training in an online ticket project, a web project, and in all mobile versions as well made in Xamarin, Flutter, Java Android, Angular, Node.js, React Native, and Vue Native. For developers who have no knowledge about the API, I preferred to explain the basics of the API in this section basically. However, in the following sections, we will learn to use JSON web tokens and we will apply JSON Web Token in more complex projects.

This course will give you everything that you will need to start Web API project’s on .Net Core. Before starting this course, you should know that you need to have basic C# knowledge. With this course, you will learn API concepts with .Net core and you will make more practice on C# programming. And as you know with C# programming you may use Xamarin Forms to build cross-platform mobile apps or design a new video game in Unity.

We will start our training with answers to what the Web API is. Then we will examine the most useful concepts as Rest and SOAP. We will learn the differences between SOAP and RESTFul.

In .Net core programming, EF core is very important to make crud SQL operations. In this course, you will learn to use EF Core with code first approach on a project that you can use in any project.

After EF core, you will meet HTTP concepts or you will get more information about HTTP Concepts. For example, you will learn the meaning of HTTP status code that you may always see in any project like 404 status code as not found. In this course, you can find all necessary information about the crud operation of API with HTTP methods as Get. Post, Put, Delete, or Patch.

Postman is one of the most popular software testing tools which is used for API testing. With the help of this tool, developers can easily create, test, share, and document APIs. And in my opinion, if you work on APIs, the postman is the best app for you. This means in this course you can also learn using Postman.

In most training trainers prefer to show API results only with the postman. But in this course, you will also learn to consume an API. This explanation may be too complicated for you. Simply, in this course first, we will create an API project as Back-End. After that, we will create another project in which we will consume our source as Front-End. As you know .net framework works only on windows platforms but .net core is a cross-platform framework which means with .Net core you may use the other platforms. This means you can share your API with any projects on any platform.

In this training, you can also learn to use any API to consume like news API to get global news to your project. And in any project, you may see that login with Facebook or Google. This means you can learn facebook or google authentication. Also, we will learn to consume API projects in a WPF core project.

Why would you want to take this course?

Our answer is simple: The quality of teaching.

OAK Academy based in London is an online education company. OAK Academy gives education in the field of IT, Software, Design, development in English, Portuguese, Spanish, Turkish, and a lot of different languages on the platform where it has over 1500+ hours of video education lessons. OAK Academy both increase its education series number by publishing new courses, and it makes students aware of all the innovations of already published courses by upgrading.

When you enroll, you will feel the OAK Academy`s seasoned developers' expertise. Questions sent by students to our instructors are answered by our instructors within 48 hours at the latest.

Video and Audio Production Quality

All our videos are created/produced as high-quality video and audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

Lifetime Access to The Course

Fast & Friendly Support in the Q&A section

Dive in now.

C# RESTFUL API on Web API .Net Core with MsSQL & EF Core course

We offer full support, answering any questions.

See you in the course!

Certificates

Reed courses certificate of completion

Digital certificate - Included

Will be downloadable when all lectures have been completed

Curriculum

9
sections
37
lectures
3h 43m
total
    • 2: Introduction to Course 03:16
    • 3: FAQ about Restful API and Web API 02:00
    • 4: What is Web API 03:51
    • 5: Web API Concepts Rest and SOAP 10:23
    • 6: EF Core Code- first approach 18:40
    • 7: EF Core Crud Operations 14:26
    • 8: Quiz 01:00
    • 9: What is HTTP 02:15
    • 10: HTTP status Codes 06:31
    • 11: HTTP Methods 04:44
    • 12: Using Postman 05:53
    • 13: C# Web API Core Get Method 07:35
    • 14: C# Web API Core Get Method Part 2 04:02
    • 15: C# Web API Core Post Method 06:17
    • 16: C# Web API Core Put Method 06:14
    • 17: C# Web API Core Delete Method 04:24
    • 18: Quiz 01:00
    • 19: Quiz 01:00
    • 20: Asp Core Create MVC Core Project 12:31
    • 21: MVC Core Get Departments with Consume Web API Core- Get Method 04:11
    • 22: MVC Core Get persons and salaries with Consume Web API Core- Get Method 04:40
    • 23: MVC Core Add Department and Person with consume Web API Core - Post Method 09:54
    • 24: MVC Core Update Department with Consume Web API Core - Put Method 06:30
    • 25: MVC Core Update Person with Consume Web API Core - Put Method 06:05
    • 26: MVC Core Delete Salary with Consume Web API Core - Delete Method 02:28
    • 27: MVC Core File Operations with Consume Web API Core 09:49
    • 28: C# Web API Core CORS and SOP concepts 06:50
    • 29: C# Web API Core Login with Facebook 06:31
    • 30: C# Web API Core Login with Google 04:54
    • 31: C# Web API Core Get Global News from News API 08:59
    • 32: C# Create WPF Core Project and Design Views 07:19
    • 33: C# WPF Core Get Department with Consume Web API Core 06:18
    • 34: C# WPF Core Add Department with Consume Web API Core 05:21
    • 35: C# WPF Core Update Department with Consume Web API Core 06:32
    • 36: C# WPF Core Delete Department with Consume Web API Core 06:04
    • 37: What We have Learned 03:13

Course media

Description

C# RestFul Web API on .Net Core Web API with using Postman and in Real Project with MsSQL and Entity Framework Core(EF Core)

Hello,

Welcome to C# RESTFUL API on Web API .Net Core with MsSQL & EF Core.

C# RestFul Web API on .Net Core Web API with using Postman and in Real Project with MsSQL and Entity Framework Core(EF Core)

Finally, our Web API course is ready for you. A lot of students want an API course to use API projects on .Net Core.

Before starting, I want to explain that this course is a part of big training. I can tell this part is the most important part that we will use in following training in an online ticket project, a web project, and in all mobile versions as well made in Xamarin, Flutter, Java Android, Angular, Node.js, React Native, and Vue Native. For developers who have no knowledge about the API, I preferred to explain the basics of the API in this section basically. However, in the following sections, we will learn to use JSON web tokens and we will apply JSON Web Token in more complex projects.

This course will give you everything that you will need to start Web API project’s on .Net Core. Before starting this course, you should know that you need to have basic C# knowledge. With this course, you will learn API concepts with .Net core and you will make more practice on C# programming. And as you know with C# programming you may use Xamarin Forms to build cross-platform mobile apps or design a new video game in Unity.

We will start our training with answers to what the Web API is. Then we will examine the most useful concepts as Rest and SOAP. We will learn the differences between SOAP and RESTFul.

In .Net core programming, EF core is very important to make crud SQL operations. In this course, you will learn to use EF Core with code first approach on a project that you can use in any project.

After EF core, you will meet HTTP concepts or you will get more information about HTTP Concepts. For example, you will learn the meaning of HTTP status code that you may always see in any project like 404 status code as not found. In this course, you can find all necessary information about the crud operation of API with HTTP methods as Get. Post, Put, Delete, or Patch.

Postman is one of the most popular software testing tools which is used for API testing. With the help of this tool, developers can easily create, test, share, and document APIs. And in my opinion, if you work on APIs, the postman is the best app for you. This means in this course you can also learn using Postman.

In most training trainers prefer to show API results only with the postman. But in this course, you will also learn to consume an API. This explanation may be too complicated for you. Simply, in this course first, we will create an API project as Back-End. After that, we will create another project in which we will consume our source as Front-End. As you know .net framework works only on windows platforms but .net core is a cross-platform framework which means with .Net core you may use the other platforms. This means you can share your API with any projects on any platform.

In this training, you can also learn to use any API to consume like news API to get global news to your project. And in any project, you may see that login with Facebook or Google. This means you can learn facebook or google authentication. Also, we will learn to consume API projects in a WPF core project.

Why would you want to take this course?

Our answer is simple: The quality of teaching.

OAK Academy based in London is an online education company. OAK Academy gives education in the field of IT, Software, Design, development in English, Portuguese, Spanish, Turkish, and a lot of different languages on the platform where it has over 1500+ hours of video education lessons. OAK Academy both increase its education series number by publishing new courses, and it makes students aware of all the innovations of already published courses by upgrading.

When you enroll, you will feel the OAK Academy`s seasoned developers' expertise. Questions sent by students to our instructors are answered by our instructors within 48 hours at the latest.

What is C#?

C# (pronounced see-sharp) is a general-purpose, object-oriented programming language. It was designed as a multi-paradigm programming language by Microsoft in around 2000 as part of its .NET initiative. The .NET framework and .NET applications are multi-platform applications that you can use with programming languages such as C++, C#, Visual Basic, and COBOL. C# is open-source and was designed to be simple yet modern, flexible yet powerful, and versatile yet easy to learn and program with. Many programming languages in the past were designed for specific purposes. C# was developed with business and enterprise needs in mind. By providing functionality to support modern-day software development such as web applications, mobile, and response app needs, C# supports many features of modern-day programming languages. That includes generics, var types, dynamic programming, asynchronous programming, pattern matching, advanced debugging, and exception handling, to name a few.

Why would you want to take this course?

Our answer is simple: The quality of teaching.

When you enroll, you will feel our seasoned developers' expertise.

No prior knowledge is needed!

It doesn't need any prior knowledge to learn it and it is easy to understand for beginners.

This course starts with the very basics. First, you will learn how to install the tools, some terminology. Then the show will start and you will learn everything with hands-on practice. I'll also teach you the best practices and shortcuts.

Step-by-Step Way, Simple and Easy With Exercises

By the end of the course, you’ll have a firm understanding of the C# and SQL. You will have valuable insights on how things work under the hood and you'll also be very confident in the basics of coding and game development, and hungry to learn more. The good news is since the Free and popular tools are used you don’t need to buy any tool or application.

Video and Audio Production Quality

All our videos are created/produced as high-quality video and audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

Lifetime Access to The Course

Fast & Friendly Support in the Q&A section

Dive in now.

C# RESTFUL API on Web API .Net Core with MsSQL & EF Core course

We offer full support, answering any questions.

See you in the course!

Who is this course for?

  • Anyone who wants to improve their C# , MS SQL & API Core programming skills
  • Anyone who wants to Create Web API Projects
  • Anyone who wants to share him self’s sources with Web API Projects
  • Anyone who wants to learn Entity Framework Core
  • Anyone who wants to learn REST API Development
  • Anyone who wants to learn consuming any API project
  • Anyone who wants to learn consuming any API to the any WPF project with .Net Core
  • Anyone who wants to learn consuming any API to the any WPF project with .Net Core
  • Anyone who wants to learn SOP and CORS Concepts.
  • People who wants to learn Rest and SOAP Concept’s
  • People who wants to learn EF Core
  • People who wants to learn EF Core and restful api on web api
  • C# developers who want to get started with Web API in ASPNET Core

Requirements

  • Desire to learn C#, MS SQL Web API Core
  • Desire to learn Web API .Net Core
  • Desire to learn .Net Core 3.1 back-end with Web API, Entity Framework Core and MsSQL Server
  • Desire to learn create and consume RestFul Web API structure on .Net Core
  • A Windows for installing all the free software and tools needed to practice
  • Basic C# Knowledge
  • Visual Studio 2019
  • SQL Server Management Studio
  • No Prior Database OR SQL experience is required.
  • Desire to learn EF Core for SQL
  • Desire to learn Making Professional Project
  • Nothing else! It’s just you, your computer and your ambition to get started today

Questions and answers


No questions or answers found containing ''.


Nnenna asked:

Please, is this course for developers or software testers?

Answer:

Hi, this course for Developers. With this course you can use any API in any platform with MVC core or WPF project. I hope you will be satisfied, all the best. Thank you! OAK Academy Team

This was helpful. Thank you for your feedback.

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

Provider

Oak Academy

At OAK Academy, we are the tech experts who have been in the sector for years and years. We are deeply rooted in the tech world. As insiders we know the tech industry’s biggest problem is the “tech skills gap” and here is our solution.

OAK Academy will be the bridge between the tech industry and people who

-are planning a new career

-are thinking career transformation

-want career shift or reinvention,

-have the desire to learn new hobbies at their own pace

We help people of this generation gain the skill to fill these jobs and to enjoy a happier, and a more fulfilling career prospect. This is what motivates us every day.

We specialize in critical areas like cybersecurity, coding, IT, game development, app monetization, amazon fba, web and mobile development technologies. Thanks to our practical alignment, we are able to constantly translate industry insights into the most in-demand and up-to-date courses.

OAK Academy will provide you the information and support you need to move through your new career journey, with confidence and ease.

Our courses are for everyone. Whether you are someone who has never programmed before, or an existing programmer seeking to learn another language, or even someone looking to switch careers we are here.

OAK Academy here to transforms passionate, enthusiastic people to reach their dream job positions.

If you need help or if you have any questions, please do not hesitate to contact our team.

View Oak Academy profile

FAQs

Interest free credit agreements provided by Zopa Bank Limited trading as DivideBuy are not regulated by the Financial Conduct Authority and do not fall under the jurisdiction of the Financial Ombudsman Service. Zopa Bank Limited trading as DivideBuy is authorised by the Prudential Regulation Authority and regulated by the Financial Conduct Authority and the Prudential Regulation Authority, and entered on the Financial Services Register (800542). Zopa Bank Limited (10627575) is incorporated in England & Wales and has its registered office at: 1st Floor, Cottons Centre, Tooley Street, London, SE1 2QG. VAT Number 281765280. DivideBuy's trading address is First Floor, Brunswick Court, Brunswick Street, Newcastle-under-Lyme, ST5 1HH. © Zopa Bank Limited 2025. All rights reserved.