#CASBAN6: Setting up an Azure Functions project for the API
Now that we have our Entity Framework project in place and our DTO mappings ready, it is finally time to create the API for our blogging engine. I am using Azure Functions for this. Out-of-Process...