Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Building Web APIs with ASP.NET Core

Posted By: naag
Building Web APIs with ASP.NET Core

Building Web APIs with ASP.NET Core
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours 12M | 424 MB
Genre: eLearning | Language: English

Web APIs drive the most popular and powerful web and mobile apps—making the developer who can build a robust web API a developer that's in demand. Get started creating your own with ASP.NET Core, the open-source framework for Windows, macOS, and Linux.

First, learn about attribute routing, the preferred method of handling HTTP requests in ASP.NET Core 2. Then learn how to set up controllers, connect them to the data model, set up validation for incoming requests, and configure HTTP responses. Instructor Chris Woodruff also shows how to implement CRUD operations on the cloud-based Azure SQL Server where the data is stored. An advanced development chapter provides insights on using a repository layer and dependency injection to make your API more abstract, and testing projects with tools such as MSTest and xUnit. Chapters on optimization and caching show how to improve the performance of your APIs.

Follow along with Chris to learn all these concepts and more, and complete the web API shown in the course: an ecommerce engine for creating and viewing customer orders and assigning orders to sales reps.

Building Web APIs with ASP.NET Core