zoukankan      html  css  js  c++  java
  • Microsoft Teams Toolkit for Visual Studio Code

    This month’s call featured the Microsoft Teams Toolkit for Visual Studio Code, where our duo of experts Karthig Balendran, Teams Product Manager, and Allen Snow, Teams Sr. Software Engineer, walked us through a live demo showcasing the capabilities and benefits of the toolkit. Then Emily Chen, Teams Product Manager, and Michael Aldridge, Sr Content Program Manager shared an ask for feedback from the community to enhance the MIcrosoft Teams developer experience for the Microsoft 365 Developer Program.

    Microsoft Teams Toolkit for Visual Studio Code and Visual Studio

    The Microsoft Teams Toolkit is an extension we made for Visual Studio Code (available in GA) that streamlines the Teams app development process whether you’re making a tab, bot, or messaging extension. While our demo showcased our Teams toolkit for Visual Studio Code, our toolkit for Visual Studio recently released into developer preview. You can find links to both in the ‘Resources’ section below and as please do provide feedback in the Q&A section in those respective links.

    Before you get started

    Prior to building your Teams app, it’s important to understand the different extensibility points available to you across the Teams UI that you can extend (tab, bots, messaging extensions). Take time to think through the specific use case and/or problem you’re trying resolve and the different ways users would interact with your app in the Teams client.

    You’ll also need a developer/test environment, so if you are not already enrolled, we encourage you to sign up for our Microsoft 365 Developer Program, which provides you a free Microsoft 365 sandbox subscription that you can use to test the Teams apps that you build.

    Microsoft Teams Toolkit for Visual Studio Code

    When you start a project in the Teams Toolkit, you’ll have everything you need in one place including pre-requisites, access to documentation and a simple view across the Teams app lifecycle. You’ll have the option to select whether you’re creating a tab, bot, or messaging extension.

    Karthig provided a live demo showcasing the steps to building a Teams tab app and provided a real-time snapshot into the process. The toolkit makes it easy by providing the scaffolding and components available right within the left pane in Visual Studio Code – streamlining the experience for developers. It also provides a series of validation checks so you can quickly look at your manifest file to see if there would be anything that would impact publishing.

    Image of landing pageImage of landing pageImage of Project Setup pageImage of Project Setup pageImage of Validation checkImage of Validation check

    Microsoft Teams Features in the Microsoft 365 Developer Program

    We concluded our call with a segment from Emily and Michael, who are working together to enhance the Microsoft Teams developer experience in the Microsoft 365 Developer Program. They’re seeking feedback to help guide decisions on what to include in content packs and other areas that would make the app development process more streamlined.

  • 相关阅读:
    转:matplotlib画图,plt.xx和ax.xx之间有什么差异
    转:Python __call__()方法,可调用对象
    训练集,验证集,测试集,交叉验证
    Visio画图和导出图的时候,去除多余白色背景
    在线jupyter notebook
    dfs序
    codeforces 877b
    codeforce864d
    codeforce868c
    查看本地git查看git公钥,私钥的方式
  • 原文地址:https://www.cnblogs.com/Javi/p/13473569.html
Copyright © 2011-2022 走看看