Code Monkey home page Code Monkey logo

botbuilder's People

Contributors

andrea-orimoto avatar brandonh-msft avatar carlosscastro avatar chrimc62 avatar crjens avatar dandriscoll avatar ejadib avatar elliatab avatar evnik avatar huan avatar jameslew avatar jmendiara avatar k-yle avatar ltfschoen avatar matthewshim-ms avatar mikehall-ms avatar mikkhait avatar msft-shahins avatar msimecek avatar mulyoved avatar muzahmed avatar nwhitmont avatar pablocastro avatar pchoudhari avatar pshelton-skype avatar robstand avatar stevengum avatar stevenic avatar swfbarhr avatar willportnoy avatar

Watchers

 avatar  avatar

botbuilder's Issues

BinaryFormatter

This part of work might be not so much, compared with other two issues.

Make samples work again

  • AlarmBot
  • AnnotatedSandwichBot
  • EchoBot
    • (netcore)
  • PizzaBot
  • SearchPoweredBots
  • SimpleAlarmBot
  • SimpleDispatchDialog
  • SimpleEchoBot (net46)
    • Microsoft.Bot.Sample.AspNetCore.Echo (netcore)
  • SimpleFacebookAuthBot
  • SimpleIVRBot
  • SimpleSandwichBot
  • Stock_Bot
  • TemplateBot

Make code compatible with ASP.NET Core

โ€ฆ using more conditional switches.

Especially, because of the missing of static ConfigurationManager class in the .NET Core, Microsoft.Bot.Builder.Dialogs.Conversation shall non-static in the .NET Standard/Core, while kept static in .NET Framework. We'll use DI to inject IConfiguration instances in ASP.NET Core.

Though I'm not very sure whether it is worthwhile to maintain such compatibility.

An alternative choice, though, is to make Conversation class non-static in .NET Framework. I used to be inclined to do so; however, this will break the compatibility of API.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.