Do Teams Custom Apps Support Blazor WASM?

BrownMi 21 Reputation points
2022-09-27T20:22:07.613+00:00

I would like to build a custom teams app, I'm a huge fan of C# so my first thought was to build it in Blazor WASM. However it appears that the teams toolkit only support Blazor Server. If i were to build a teams app in Blazor WASM, would it be able to run in Teams?

Basically I'm curious if the Teams app supports Web Assembly or not.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,122 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,396 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,277 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,868 questions
0 comments No comments
{count} votes

Accepted answer
  1. JimmySalian-2011 41,921 Reputation points
    2022-09-27T20:56:14.207+00:00

    Hi @BrownMi

    Yes it is supported and you can build you app in C# and also Blazor is supported, check here

    sbs-gs-blazorupdate

    245227-image.png

    ===
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. JimmySalian-2011 41,921 Reputation points
    2022-09-29T05:07:21.24+00:00

    Hi,

    I’m checking how the things are going on about this issue?

    ==
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.