Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
page_type description products languages extensions contentType createdDate
sample
This is an tab app which shows the feature of client sdk people picker.
office-teams
office
office-365
csharp
samples
12-04-2022 01:48:56

Tab people picker

This is an tab app which shows the feature of client sdk people picker.

tab

scope vise search

All memberes of organisation search

Single select

Set selected search

Mobile View

Prerequisites

  • .NET Core SDK version 3.1

    # determine dotnet version
    dotnet --version
  • ngrok or equivalent tunnelling solution

To try this sample

  • 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