Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wictorwilen/ecs19-msteamsdev-powerclass
https://github.com/wictorwilen/ecs19-msteamsdev-powerclass
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wictorwilen/ecs19-msteamsdev-powerclass
- Owner: wictorwilen
- Created: 2019-05-27T15:51:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:51:21.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T08:29:40.986Z (27 days ago)
- Language: TypeScript
- Size: 974 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ECS19-msteamsdev-powerclass
## Links
Links from the lectures can be found at https://scon.link/ecs19## Samples
Samples from European Collab Summit 2019 Teams App Development Power Class### ./teams-dynamics-node
Sample project showing Tabs, Connectors, Messaging Extensions and Bots using node.js.See [README.md](teams-dynamics-node/README.md) for more setup information
### ./auth
Tab project showing the authentication code### ./bot-demos
Visual Studio projects containing the BotBuilder code used to interact with Teams.