microsoft/teams.net
Publicmirrored fromhttps://github.com/microsoft/teams.netAvailable
Libraries/Microsoft.Teams.Common/README.md
9lines · modecode
| 1 | <!-- Copyright (c) Microsoft Corporation. All rights reserved.--> |
| 2 | <!-- Licensed under the MIT License.--> |
| 3 | |
| 4 | # Teams: Common |
| 5 | |
| 6 | [](https://microsoft.github.io/teams-sdk) |
| 7 | |
| 8 | Common modules used to provide utility functionality to the other packages while |
| 9 | minimizing external dependencies. |
| 10 | |