Framework to build datadriven bots using the Bot Framework.
Info
Version: | 1.0.3.2 |
Author(s): | LAM |
Last Update: | Friday, June 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/luisalvesmartins/LAMBotFramework |
NuGet Url: | https://www.nuget.org/packages/LAM.BotFramework |
Install
Install-Package LAM.BotFramework
dotnet add package LAM.BotFramework
paket add LAM.BotFramework
LAM.BotFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.4.0)
- Microsoft.AdaptiveCards(>= 0.5.0)
- Microsoft.Azure.KeyVault.Core(>= 2.0.4)
- Microsoft.Azure.Search(>= 3.0.2)
- Microsoft.Bot.Builder(>= 3.8.1)
- Microsoft.CodeAnalysis.Scripting(>= 2.1.0)
- Microsoft.Rest.ClientRuntime(>= 2.3.6)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.5)
- Microsoft.Spatial(>= 7.0.0)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
- Newtonsoft.Json(>= 10.0.1)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.Collections.Immutable(>= 1.3.1)
- System.ComponentModel.EventBasedAsync(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Tools(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.IO.Compression(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.Metadata(>= 1.4.2)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.Numerics(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.0)
- System.Xml.XDocument(>= 4.3.0)
- WindowsAzure.Storage(>= 8.1.1)
Tags