Posts by this author

Aug 11, 2020
Post comments count0
Post likes count0

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.

javasdkjavascript
Mar 10, 2020
Post comments count0
Post likes count1

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. The...

engineering systems