page_type | description | products | languages | extensions | contentType | createdDate | ||||
---|---|---|---|---|---|---|---|---|---|---|
sample |
This is an tab app which shows the feature of client sdk people picker. |
|
|
samples |
12-04-2022 01:48:56 |
This is an tab app which shows the feature of client sdk people picker.
-
.NET Core SDK version 3.1
# determine dotnet version dotnet --version
-
ngrok or equivalent tunnelling solution
-
Clone the repository
git clone https://github.com/OfficeDev/microsoft-teams-samples.git
-
Build your solution
- Launch Visual Studio
- File -> Open -> Project/Solution
- Navigate to
samples/tab-people-picker/csharp/TabPeoplePicker/
folder - Select
TabPeoplePicker/.csproj
file - Press
F5
to run the project
-
Setup ngrok
ngrok http -host-header=rewrite 3978
-
Config changes
- Press F5 to run the project
- Update the ngrok in manifest
- Zip all three files present in manifest folder
-
Upload app manifest file (zip file) to your team