Code Monkey home page Code Monkey logo

Azure SDK

The Azure SDK delivers a platform for developers to leverage the wide variety of Azure services in their language of choice. The source for the client libraries exists for the most part in repositories for each language. This repository is meant to be a jumping off point into those language specific repositories. Issues related to a specific language should be opened in the corresponding repository but cross cutting issues can be opened in this repository.

Language Design Guidelines Packages Repo Documentation
General General Design Guidelines azure-sdk Repository Official Azure Documentation
Android Design Guidelines for Android (Draft) azure-sdk-for-android Repository Coming Soon
C# /.NET Design Guidelines for .NET .NET Packages azure-sdk-for-net Repository .NET Documentation
Go Design Guidelines for Go (Draft) azure-sdk-for-go Repository Go Documentation
C Design Guidelines for C99 (Draft) azure-sdk-for-c Repository Coming Soon
iOS Design Guidelines for iOS (Draft) azure-sdk-for-ios Repository Coming Soon
Java Design Guidelines for Java Java Packages azure-sdk-for-java Repository Java Documentation
JavaScript Design Guidelines for TypeScript JavaScript Packages azure-sdk-for-js Repository JavaScript Documentation
Python Design Guidelines for Python Python Packages azure-sdk-for-python Repository Python Documentation

Service teams should schedule reviews of their client libraries with the ADP Review Board. See the Review Process for more information.

Terminology

  • SDK: Software Development Kit. This refers to the entire Azure SDK for a single language, itself broken up into numerous Azure SDK Client Libraries (as defined below).

  • Client Library. This refers to a library (and associated tools, documentation, and samples) that customers/developers use to ease working with an Azure service. There is often one client library per service and per programming language. Sometimes a single client library will contain the ability to connect to multiple services. Each client library is published separately to the appropriate language-specific package repository. These releases are performed exclusively by the Azure SDK engineering systems team. Customers/Developers consume and use each client library separately as necessary to solve their use case.

  • Package. This refers to a client library after it has been packaged for distribution for customer-developers to consume. Examples are:

    • A NuGet package for a .NET client library
    • A Maven package for a Java library
    • An npm package for a JavaScript library
    • A Python wheel for a Python library

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Internal azure-sdk DevOps Wiki

Github.io linkchecker

Azure SDK Bot's Projects

autorest.csharp icon autorest.csharp

Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code

awesome-azd icon awesome-azd

An awesome list that curates content (articles, videos, tutorials and docs) and templates (ready to use) for the Azure Developer CLI (`azd`). Plus a hosted azd-templates Gallery to simplify search & discovery

azure-dev icon azure-dev

A developer CLI that accelerates the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.

azure-docs-sdk-java icon azure-docs-sdk-java

☕️ Azure SDK for Java API documentation repository. Content here is mostly auto-generated.

azure-sdk icon azure-sdk

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.

azure-sdk-for-java icon azure-sdk-for-java

This repository is intended for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.

azure-sdk-for-net icon azure-sdk-for-net

This repository is intended for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.

azure-sdk-for-python icon azure-sdk-for-python

This repository is intended for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.

azure-sdk-for-rust icon azure-sdk-for-rust

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.

azureml-examples icon azureml-examples

Official community-driven Azure Machine Learning examples, tested with GitHub Actions.

docs icon docs

This repository contains .NET Documentation.

vcpkg icon vcpkg

C++ Library Manager for Windows, Linux, and MacOS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.