Info
Version: | 2.1.0 |
Author(s): | Microsoft |
Last Update: | Wednesday, May 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/BotBuilder-Location |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Builder.Location |
Install
Install-Package Microsoft.Bot.Builder.Location
dotnet add package Microsoft.Bot.Builder.Location
paket add Microsoft.Bot.Builder.Location
Microsoft.Bot.Builder.Location Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.1.1)
- Microsoft.Bot.Builder(>= 3.8.1)
- Microsoft.Rest.ClientRuntime(>= 2.3.3)
- Newtonsoft.Json(>= 9.0.1)
This control makes the process of collecting and validating the user's desired location in a conversation easy and reliable.