DEV Community

Marc Duiker
Marc Duiker

Posted on • Originally published at blog.marcduiker.nl on

1

Azure Functions University - HTTP Lesson (.NET Core)

Http Lesson .NET Core

Hi serverless friends, we have a new Azure Functions University lesson for you! In this lesson we will learn how to use the HTTP trigger in Azure Functions written in .NET Core 3.1.

Lesson

You can find the lesson on GitHub: HTTP Trigger (.NET Core).

And you can watch the video on YouTube:

The lesson consists of the following exercises:

Nr Exercise
0 Prerequisites
1 Creating a Function App
2 Changing the template for GET requests
3 Changing the template for POST requests
4 Adding a new function for POST requests
5 Change the route for a custom greeting
6 Homework

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay