Webhooks with .NET 5




Webhooks with .NET 5

In this hands-on, "no fluff / no filler" course we take a practical approach to building a working solution that uses Webhooks. We'll cover some theory to start, but very quickly we jump into the practical step by step solution build which forms the vast majority of the course.

During the build, we will create 3 separate .NET Projects to simulate a fictional airline and its travel-agent customers. This approach will give students a real-world grounding in the use of webhooks and the value they bring to industry. The projects we build are:

  • Airline Web

    • Webhook Registration REST API

    • Flight Details REST API - used to trigger webhook by publishing to RabbitMQ message bus

    • Simple HTML / JavaScript / Bootstrap Web Client to make webhook registration API calls

  • Airline Send Agent

    • Stand alone "agent" used to send webhooks "en-mass"

    • Dependency Injection enabled

    • RabbitMQ Subscriber / Consumer with event based message delivery

    • Uses HttpClient and HttpClientFactory

  • Travel Agent Web

    • Simple Webhook POST Endpoint

    • Uses SQL Server backend to retrieve webhook "secret" to authenticate webhooks

We also use Docker Compose to set up and run following solution fabric:

  • RabbitMQ Server

  • Microsoft SQL Server

Students should be aware that we use VSCode as the development tool of choice, so students wanting to learn with Visual Studio should consider this carefully before purchasing.

Source Code is downloadable as a Lecture Resource.

Slideware is downloadable as a Lecture Resource

Leverage the power of webhooks to enhance your solutions.

Url: View Details

What you will learn
  • What Webhooks are and how to build them using C# and .NET 5
  • How to build REST APIs using C# and .NET 5
  • Use JavaScript (and "fetch") to make API Calls

Rating: 4.625

Level: Intermediate Level

Duration: 5.5 hours

Instructor: Les Jackson


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap