Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrroundrobin/teamslocalapi
Microsoft Teams Third-party app API Client
https://github.com/mrroundrobin/teamslocalapi
api dotnet microsoft-teams teams
Last synced: 8 days ago
JSON representation
Microsoft Teams Third-party app API Client
- Host: GitHub
- URL: https://github.com/mrroundrobin/teamslocalapi
- Owner: MrRoundRobin
- License: mit
- Created: 2023-02-04T13:02:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T10:14:42.000Z (3 months ago)
- Last Synced: 2024-10-31T23:42:25.549Z (15 days ago)
- Topics: api, dotnet, microsoft-teams, teams
- Language: C#
- Homepage:
- Size: 43.9 KB
- Stars: 17
- Watchers: 3
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Third-party app API Client
Use this Package to communicate with the [Microsoft Teams Third-party app API](https://support.microsoft.com/en-us/office/connect-third-party-devices-to-teams-aabca9f2-47bb-407f-9f9b-81a104a883d6)
## Usage
```
dotnet add package Ro.Teams.LocalApi --version 0.3.0 --prerelease
```