Introduction to ASP.NET Web API 2

API    |    Intermediate
  • 15 videos | 58m 1s
  • Earns a Badge
Rating 4.2 of 48 users Rating 4.2 of 48 users (48)
ASP.NET Web API is Microsoft's framework for creating HTTP-based, RESTful services using the .NET Framework. It provides a strongly typed programming model for working with various components of HTTP. In this course, you'll get started with ASP.NET Web API 2, beginning with an overview of web APIs and HTTP, design options for ASP.NET web applications, and how to use Postman to make web requests and explore web APIs. Then you'll learn about navigating web API project templates, API controllers and action methods, working with responses, and hosting web APIs using ASP.NET. Finally, you'll explore model binding and simple type binding conventions, parameter binding with complex types, how to validate information sent in requests, and how to validate information by adding data annotations. This course was originally craeted by Global Knowledge (GK).

WHAT YOU WILL LEARN

  • Describe what a web api is and how it's used
    Discuss http and how it works
    Describe options for designing web applications with asp.net
    Demonstrate how to install postman so you can make web requests
    Describe how to explore a web api using postman
    Discuss how to navigate a web api project template in visual studio
    Describe api controllers and action methods in a web api template
    Discuss how to get more control over the responses that you send using httpresponsemessage
  • Describe how to return responses from asp.net with ihttpactionresult
    Discuss how to host a web api with asp.net
    Describe model binding conventions when working with web apis
    Discuss simple type binding conventions when working with web apis
    Describe how parameter binding with complex types works
    Discuss how to validate the information being sent in requests when building web apis
    Describe how to validate information by adding data annotations to api models

IN THIS COURSE

  • 2m 19s
  • 3m 8s
  • Locked
    3.  Introduction to ASP.NET Web API
    3m 8s
  • Locked
    4.  Installing Postman
    3m 21s
  • Locked
    5.  Exploring Web APIs with Postman
    2m 48s
  • Locked
    6.  Inspecting the Web API Project Template
    2m 40s
  • Locked
    7.  API Controllers and Action Methods
    3m 36s
  • Locked
    8.  Returning Result Types with HttpResponseMessage
    4m 40s
  • Locked
    9.  Returning Result types with IHttpActionResult
    7m 2s
  • Locked
    10.  Hosting Your Web API
    5m 53s
  • Locked
    11.  Binding Conventions
    2m 31s
  • Locked
    12.  Simple Type Binding Conventions
    4m 52s
  • Locked
    13.  Binding Complex Objects Conventions
    4m 42s
  • Locked
    14.  Validation with Data Annotations
    2m 47s
  • Locked
    15.  Adding Data Annotations to API Models
    4m 35s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.5 of 771 users Rating 4.5 of 771 users (771)
Rating 4.4 of 81 users Rating 4.4 of 81 users (81)
Rating 4.6 of 36 users Rating 4.6 of 36 users (36)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 75 users Rating 4.5 of 75 users (75)
Rating 4.5 of 13 users Rating 4.5 of 13 users (13)
Rating 4.4 of 81 users Rating 4.4 of 81 users (81)