Problem
How do I wrap Azure API/SDK into reusable libraries to be used in ASP.NET Core.
Solution
Whilst working towards MCSD Azure Solutions Architect I created reusable wrappers for Azure API/SDK. I’ve compiled them into a series of blog posts that I’ll publish during the next few weeks.
These posts will contain code snippets but I also recommend browsing through the source code on GitHub.