Tag Archives: Function

API Part 2 – Creating An Azure Function

This is part 2 in our series on .NET APIs with C# – Functions. Find Part 1 here. In this part we’ll talk about how you build an Azure Function. Functions are another way of interacting with an API. Here … Continue reading

Posted in API, APIs, Essentials, Mini-Tutorial | Tagged | Leave a comment