This is the Azure SDK parent repository and mostly contains documentation around guidelines and policies as well as the releases for the various languages supported by the Azure SDK.
Per the MQ Guidelines initiative to fill gaps in the guidelines across languages, we are moving to a new common structure for the guidelines and calling out areas where there are content gaps -- i.e. one or more of the other Tier 1 language guidelines have guidance that is not language-specific that is not represented in this language's guidelines.
Note
For Implementation, the below structure is based on .NET content. It is intended to provide implementation details for things that aren't visible in the public API, with a TOC that largely maps to the API Design section in the Design TOC, with sections filled for areas where you already have content written. Feel free to reach out with any questions.
New Structure
(Numbers for ease of reading here, but won't be shown in the guidelines page TOC)
For further details, please see the restructured .NET guidelines here.
Description
Per the MQ Guidelines initiative to fill gaps in the guidelines across languages, we are moving to a new common structure for the guidelines and calling out areas where there are content gaps -- i.e. one or more of the other Tier 1 language guidelines have guidance that is not language-specific that is not represented in this language's guidelines.
Note
For Implementation, the below structure is based on .NET content. It is intended to provide implementation details for things that aren't visible in the public API, with a TOC that largely maps to the API Design section in the Design TOC, with sections filled for areas where you already have content written. Feel free to reach out with any questions.
New Structure
(Numbers for ease of reading here, but won't be shown in the guidelines page TOC)
For further details, please see the restructured .NET guidelines here.
Design
Introduction
Azure SDK API Design
Azure SDK Libraries (Packages)
Repository Guidelines
Implementation