umitkaraogul / H_Plus_Sports

ASP.NET Core WebApi Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H_Plus_Sports

Building Web APIs with ASP.NET Core

ASP.NET Core WebApi Example

The web API shown in the course: an ecommerce engine for creating and viewing customer orders and assigning orders to sales reps.

Learning Objectives:

  • Setting up the database on Azure
  • Creating and setting up your Web API project
  • Configuring Entity Framework
  • Routing
  • Modeling binding and validation
  • Inspecting and optimizing your API performance
  • Using the repository pattern
  • Testing the web API
  • Deploying the web API on Azure
  • Caching data

About

ASP.NET Core WebApi Example


Languages

Language:C# 100.0%