Tag Archives: Function
API Part 2 – Creating your first API
This is part 2 in our series on .NET APIs with C#. Find Part 1 here. No surprise, the first step in building your application is to create a new solution. To get started, choose the Azure Functions template. Name … Continue reading