Mitch Denny

Senior Software Engineer, Azure SDK

Senior Software Engineer working on the Azure SDK enabling developers to build cloud enabled applications.

Post by this author

Azure SDK: Packaging, tools, and repository structure

The capabilities and constraints of the package management tool chain used by a particular ecosystem can have a dramatic impact on how you structure your repositories.

Building the Azure SDK – Repository Structure

The Azure SDK team generates many client libraries across multiple languages, so it should come as no surprise that we constantly think about the most efficient mechanism for storing, writing, and distributing those libraries. In an ongoing series, we're going to talk about some of the decisions we made and the implications of those decisions...