Thank you for using this template. Please edit the file as needed, following the structure as much as possible so the samples are consistent.
Notes to the submitter (you) are in italics; please delete them before submitting.
Thanks! Sharing is caring!
Short summary on functionality and used technologies.
If you use the Bot framework SDK, please replace x.y in the URL below to indicate the version
If you use .NET Core, please replace x.y in the URL below to indicate the version. If you use .NET Framework, also replace "Core" with "Framework".
Update with any special pre-requisites needed to make your sample work. Do you require ngrok? Do you recommend using the Bot Framework Emulator?
Version | Date | Author | Comments |
---|---|---|---|
1.0 | August 29, 2025 | Parker PnP | Initial release |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
Include consise instructions to set up and run the sample. These are just an example!
- Clone this repository
- in the command line run:
dotnet restore
dotnet run
- Start ngrok? Note the URL and update it where?
- Register a bot or Azure AD application? (how?)
- Update the manifest (how?) and upload to Teams
Description of the web part with possible additional details than in short summary. This Web Part illustrates the following concepts on top of the SharePoint Framework:
- topic 1
- topic 2
- topic 3
Below there is a clear image used for telemetry. Please change "readme-template" to your sample name.