Skip to content

OfficeDev/teams-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

40a4658 · Nov 20, 2023
Jun 17, 2022
Nov 16, 2023
Apr 19, 2023
Aug 21, 2023
Sep 18, 2023
Nov 15, 2023
Nov 20, 2023
Nov 16, 2023
Nov 10, 2021
Oct 26, 2022
Aug 24, 2023
Jul 13, 2023
Mar 16, 2021
Jun 8, 2022
Nov 9, 2023
Nov 9, 2023
Nov 13, 2023
Jul 12, 2023
Mar 16, 2021
May 9, 2023
Aug 29, 2022
Apr 17, 2023
Sep 1, 2023
Aug 30, 2023
Sep 21, 2023
Nov 17, 2023
Aug 24, 2023

Microsoft Teams Toolkit

DotNet SDK CI workflow Function Extension CI workflow CodeQL codecov

Teams Toolkit for Visual Studio, Visual Studio Code, and Command Line Interface (CLI) are tools for building Teams apps, fast. Whether you are new to Teams platform or a seasoned developer, Teams Toolkit is the best way to create, build, debug, test, and deploy apps.

MicrosoftTeams-image

Teams Toolkit provides support for the end-to-end Teams development journey, including:

  • Support for all major Teams extensibility surfaces, including tabs, bots, and message extensions.
  • Integrations with the tools, languages, and frameworks you know and love.
  • Scaffolds for getting started fast with Teams extensibility surfaces and common scenarios such as notifications and command & response-style bots.
  • Rapid iteration with full stack debugging, hot reload, and secure tunneling.
  • Simplified SSO authentication.
  • Integrated support for hosting, data storage, and serverless functions.
  • CI/CD actions for GitHub and Azure DevOps to deliver apps with confidence.

Get Started

Pick your preferred tool to get started:

Visit Microsoft Teams developer documentation to get started with building apps with Teams Toolkit today.

Roadmap

Teams Toolkit for Visual Studio, Visual Studio Code, and Command Line Interface (CLI) will be updated regularly with new features and bug fixes to continuously improve end-to-end Teams development experience. Visit our product roadmap to find out what's coming.

Support Policy

Teams Toolkit products will follow Modern Lifecycle Policy and extended support as described in our lifecycle and support document.

Feedback

Repository

This repository contains the following packages:

Package Description
Teams Toolkit for Visual Studio Code packages/vscode-extension Teams Toolkit for Visual Studio Code enables you to scaffold, run, debug, and deploy custom Teams apps directly from Visual Studio Code. It provides all the features of the Teams Toolkit CLI tool integrated into the IDE, as well as easy access to more samples, docs and tools.
Teams Toolkit CLI packages/cli Whether you prefer keyboard-centric developer operations, or you are automating your CI/CD pipeline, the Teams Toolkit CLI tool offers the same features as the IDE extensions.
SDK packages/sdk The main code library encapsulating simple authentication for both client and server-side code tailored for Teams developers.
API packages/api The API package is a collection of contracts supported by the IDE Extensions and CLI. It enables developers to write plugins to extend TeamsFx with new capabilities.
Core packages/fx-core The Core package centralizes implementation of capabilities shared by the IDE Extensions and the CLI.
Azure Functions Support packages/function-extension Teams Toolkit helps developers include server-side code in their Teams application backed by Azure Functions. This plugin adds support to simplify the integration of an authentication-aware Azure Function into your Teams app.

Contributions

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 Contributor License Agreement.

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., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

  • Download our latest daily Builds here
  • Check out our contribution page for more information

Telemetry

Teams Toolkit collects usage data and sends it to Microsoft to help improve our products and services. Read our Privacy Statement and Data Collection Notice to learn more. Learn more in our FAQ.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Code of Conduct

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.