Chapter 3. Creating a Microservice

 

7.1. Writing an ASP.NET web service

7.1.1. Converting Markdown to HTML

7.1.2. Creating an ASP.NET web service

7.1.3. Testing the web service with Curl

7.2. Making HTTP calls

7.3. Making the service asynchronous

7.4. Getting data from Azure Blob Storage

7.4.1. Getting values from configuration

7.4.2. Creating the GetBlob method

7.4.3. Testing the new Azure storage operation

7.5. Uploading and receiving uploaded data

7.6. Listing containers and BLOBs

7.7. Deleting a BLOB

Additional resources

Summary

What's inside: