© Bipin Joshi 2019
B. JoshiBeginning Database Programming Using ASP.NET Core 3 https://doi.org/10.1007/978-1-4842-5509-4_5

5. ASP.NET Core Web API

Bipin Joshi1 
(1)
Thane, India
 
So far in this book, you developed the Employee Manager application using ASP.NET Core MVC and ASP.NET Core Razor Pages. By now, you are acquainted with the overall development process under ASP.NET Core and EF Core. Continuing this journey further, this chapter shows how Employee Manager can use ASP.NET Core Web API to perform the CRUD operations. It also shows how to use .NET Core’s HttpClient class to invoke the API. Specifically, you will learn to
  • Understand what are RESTful services

  • Create ASP.NET Core Web API

  • Execute raw T-SQL queries and stored procedures using EF Core ...

Get Beginning Database Programming Using ASP.NET Core 3: With MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.