Skip to content

Use the directline client to chat with a the Microsoft Bot Framework using native controls

Notifications You must be signed in to change notification settings

xtellurian/Botframework.Xamarin

Repository files navigation

Botframework.Xamarin

This is an example app for using the C# DirectLine Client with native controls in a Xamarin Forms Project

Warning

This project was created with an alpha version of Adaptive Cards renderer. It's now deprecated.

Features

Dotnet Standard

This project using the brand new Xamarin Forms dotnet standard library.

Adaptive Cards

(Some) Adaptive Cards are rendering using the Xamarin.Forms Adaptive Cards Renderer. This renderer is still in alpha - for now, we've included a prerelease dll in a libs folder, but we plan to move to NuGet ASAP

Renderers and Effects

We've included a few useful renderers and effects that can be used in any Xamarin Forms Chatbot :)

To Do

  • Make sure iOS example builds
  • Get UWP app building
  • Enable Hero Cards
  • Move to Adaptive Cards NuGet Package
  • Implement Websockets
  • Implement Typing...
  • Send Images as Attachments

About

Use the directline client to chat with a the Microsoft Bot Framework using native controls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages