Azure Functions University - HTTP Lesson (.NET Core)

preview_player
Показать описание
Video for the Azure Functions University - HTTP lesson using .NET Core.

0:00 Introduction
4:28 How to Contribute
8:10 How we got into Serverless
14:15 Lesson 0 - Prerequisites
19:39 Lesson 0 - Setup Local Workspace
23:09 Lesson 1 Exercise 1 - Create an Azure Functions project
50:20 Lesson 1 Exercise 2 - Changing the template for GET requests
1:00:50 Lesson 1 Exercise 3 - Changing the template for POST requests
1:09:41 Lesson 1 Exercise 4 - Creating a new function for POST requests
1:15:46 Lesson 1 Exercise 5 - Using a custom route
1:20:40 Homework
Рекомендации по теме
Комментарии
Автор

Thanks Marc and Gwen. Really great stuff. I was struggling with Azure functions for quite a long and checked out so many videos before this channel, but none of them were so much in detail. This is the only channel completely dedicated to Azure Functions. Just a request, if possible can you guys also expand Azure functions by including advance features like how to use EF core DbContext, and dependency injection in it. Keep up the great work.

abhishekjadhav
Автор

a kind of unstated pre-requisite here is a little knowledge of HTTP protocol, C#, and OOP. If you're using Azure, you're likely using C#/.NET so this is really great.

codegate
Автор

Im also learning Azure Functions. We are using it in our projecrs

dotnetist
Автор

I think the beginner students who don’t know what’s async method also will not watch Azure Functions. I mean, you said that it is eventually for people who are relatively new to C# or .NETl, but in my opinion Azure Functions University is from a level where you understand what async method is :). Who wants to deal with Azure without such important knowledge like asynchronous operation :)? Anyway - great lesson!

_dev_insight
Автор

Guys and girls really great tuts! A tutorial on event grid trigger azur func will help.

GauravYadav-rvwx
Автор

Many of the things marc does are not simply "best practices"...for example, in terms of the API conditions ...they are necessary to have a functioning api. (Don't return a status ok for everything).

codegate
Автор

if i want to pass first Name, last name how should I do it

vanshatajaiswal
Автор

1h:15m can you use fluent validation or something similar to that approach?

cnikolov
Автор

Open Source:

Barracuda Identity Provider for Azure Functions, OAuth 2.0 and OpenID.

Nugget Package:

Video:

Documentation:

Barracuda OpenAPI for Azure Functions, OpenAPI 3.0 and SWAGGER.

Nuget Package:

Video:

Documentation:

jesuslopez-bmvk
Автор

Can a mobile dev be devops or cloud eng ..?

Mohit-gbdv