Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 570 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 570 Bytes

Bot on Xamarin.Forms

This is a simple Xamarin.Forms app which demonstrate how to create a an app which communicates directly with a bot hosted on Azure. The client is fully in Xamarin.Forms, No web view.

How to run the app

You need to have an installation of Visual studio (2017 prefferably). Just get the sample and build it and everything should function directly.

Where to find detailed tutorial on building the app

Here is a detailed tutorial on how to make this app.