page_type | description | products | languages | extensions | contentType | createdDate | ||||
---|---|---|---|---|---|---|---|---|---|---|
sample |
Demonstrating a feature where user can scan a product and mark it as approved/rejected. |
|
|
samples |
16-11-2021 00:15:13 |
This sample app demonstrate a feature where user can scan a product, capture a image and mark it as approved/rejected.
-
.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-product-inspection/csharp/ProductInspection
folder - Select
ProductInspection.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