Skip to content

r4hulp/BotFramework.DI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot Framework with DI (Autofac)

N|Solid

A sample project that demonstrates how to configure DI for Bot Application (Bot Framework)

Nuget Packages required (apart from minimum Bot Application Project)

  • Autofac
  • Autofac.MVC5

Setup

  • Clone the project
  • Open Solution
  • Restore Packages
  • Start debugging
  • Open Bot Framework Emulator and enter this address - "http://localhost:3979/api/messages"
  • Start chatting

Project Dialogs

  • Root Dialog
  • Profile Dialog (type profile)
  • Settings Dialot (type settings)

Development

Let's work together. Feel free to improve the code, request a pull.

Contributors

  • Rahul Patil

License

MIT

Free free free!

About

Simple DI implementation project (using Autofac)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published