Граф коммитов

433 Коммитов

Автор SHA1 Сообщение Дата
Tom Laird-McConnell fa140097b6 fix luis case 2019-07-12 11:44:08 -07:00
Tom Laird-McConnell 59632109b8 merge 2nd pass 2019-07-12 11:00:14 -07:00
Tom Laird-McConnell f8bf2813b5 merge from master 4.5 2019-07-12 09:56:54 -07:00
Chris McConnell 339ff351e0 All tests passing with V3 using POST directly. 2019-07-11 13:47:30 -07:00
Chris McConnell 474d82939d Initial split into V2 and V3 projects. 2019-07-02 12:29:34 -07:00
Chris McConnell 3e3ce8bc6f Remove LUIS preview. 2019-06-25 15:09:51 -07:00
Chris McConnell 97fe3ed26c Update LUIS to support GeographyV2, OrdinalV2 and PersonName. 2019-06-25 15:08:09 -07:00
hond 47aef484e4
Support regular expression in expression (#2054)
* change regex to compiled mode

* update to the lastest 4.Future

* add string literal in lg

* refine g4 file

* remove unused code

* fix some issue

* add regex cache

* remove unused package

* add LRUCache

* fix some stylecop

* Add LRUCache test and remove unused function in LRUCache

* adjust code format

* retrigger check CI

* cache regex in validate period

* update LRUCache

* add test for lrucache

* Add multi tasks test for LRUCache

* refining commonregex rule
2019-06-25 18:41:11 +08:00
Chris McConnell 2ab05d068e Add new LUIS preview project. In the midst of adding V3 capabilities into model. Need to update tests to be able to verify both on the same oracle files if possible. 2019-06-21 15:37:56 -07:00
Tom Laird-McConnell 79b9194d7c
Merge pull request #2084 from microsoft/gabog/TestBotUnitTests
Creates unit tests for TestBot
2019-06-18 09:46:52 -07:00
Gabo Gilabert 8e287aec94
Updated all library projects to generate Xml documentaiton for the release target. (#2079)
Removed unused Documentaion build configuration.
Removed junk xml files.
2019-06-17 19:22:21 -04:00
Gabo Gilabert f0f243277e First pass a TestBot unit tests 2019-06-14 14:46:18 -04:00
Gabo Gilabert aa8a008bae First pass at testing framework.
Added Microsoft.Bot.Builder.Testing project.
Added Microsoft.Bot.Builder.Testing.Tests project.
Created DialogTestClient, XUnitOutputMiddleware TestDataObject and related tests.
2019-06-11 14:53:04 -04:00
Tom Laird-McConnell 8d6b2634c6 fix case sensitive path mismatches which break build on linux 2019-04-29 11:55:49 -07:00
Dong Lei 378e65cd0b split lg tests 2019-04-16 06:29:10 +08:00
Will Portnoy f459d0eda6 scope frame & value identifiers to thread lifetime 2019-04-13 12:48:02 -07:00
Cecilia Avila bdc9b8f104 Move FunctionalTests project to a different folder 2019-04-11 09:44:07 -03:00
Dong Lei 86b61121bd Add Bot.Builder.LanguageGeneration.Renderer 2019-04-11 16:13:40 +08:00
Dong Lei 786a60123e LG: rename to Bot.Builder.LanguageGeneration 2019-04-11 15:32:28 +08:00
JuanAr 61c4ec6bdb Create new Functional Tests project 2019-04-09 17:56:35 -03:00
Tom Laird-McConnell ab8ebb4c74 ported over wills debugger to latest branch 2019-04-06 20:55:32 -07:00
Chris McConnell f6ea3e2812 Enable all TriggerTree tests.
Add null as an expression value.
Add variable and infix printing to expressions.
2019-04-05 12:27:17 -07:00
Chris McConnell abde23c2e9 Trigger tree compiles on new expressions. 2019-04-02 12:06:24 -07:00
Carlos Castro 18add112c9 Adaptive general code quality: improve docstrings, add copyright, add comments, rename Dialogs.Rules -> Dialog.Adaptive 2019-04-01 11:50:46 -07:00
Tom Laird-McConnell b245498da2 reenable delcarative tests 2019-03-30 14:05:59 -07:00
Chris McConnell 942944a40f Compiling and revamped namespaces. 2019-03-26 19:03:33 -07:00
Chris McConnell 5f2f71afa4 Merge and partial expression. 2019-03-23 14:16:35 -07:00
John Taylor 461dc7073e update webapi to core bot 2019-03-21 12:40:57 -07:00
Chris McConnell 11c6e70306 Basic expression tree and added triggerTree. 2019-03-20 13:49:49 -07:00
yuesu 428818574b pull from remote 2019-03-19 11:53:00 +08:00
yuesu 27859e9121 fix test bug 2019-03-19 11:50:27 +08:00
yuesu 6e9d96d0a2 merge from ComposableDialog 2019-03-19 10:23:38 +08:00
Tom Laird-McConnell 60751f31e7 Merge branch 'ComposableDialog' of https://github.com/Microsoft/botbuilder-dotnet into ComposableDialog 2019-03-18 18:18:39 -07:00
Tom Laird-McConnell 119742d1a1 merge from master 4.3 2019-03-18 18:18:21 -07:00
johnataylor 1e250df2f9 new Test bot based on Controllers and ActivityHandler (#1393)
* new Test bot based on Controllers and ActivityHandler

* new Test bot based on Controllers and ActivityHandler

* update TestBot for dot net core
2019-03-18 18:08:28 -07:00
Carlos Castro e8407a2225
Merge branch 'ComposableDialog' into yuesu/update_declarative_test_cases 2019-03-18 08:31:22 -07:00
Dong Lei 84570e2c88 LG, Expression: fix build break under Debug - nuget packages profile 2019-03-18 23:06:06 +08:00
Tom Laird-McConnell 2c65865053 everything builds 2019-03-17 16:59:26 -07:00
yuesu 69315b52b0 update declarative tests case 2019-03-13 15:58:28 +08:00
Tom Laird-McConnell 87b029062e move all samples into samples folder 2019-03-08 19:00:32 -08:00
Carlos Castro 19ddee5fca RuleDialog: Renames and package structure redesign around RuleDialog 2019-03-08 14:49:50 -08:00
Carlos Castro 1eabac8097 Planning V1. Still several things to improve:
+ LG in external files don't reload at runtime
+ Steps missing: HttpGet, RepeatDialog
+ Entities
+ List management
+ CAncel + custom event samples
+ TODO bot
2019-03-06 15:42:44 -08:00
cleemullins c0dce37cca Cleanup and Standardization of CSProj files. 2019-01-25 14:15:31 -08:00
Dong Lei 7e90802cc0 move the projects to the right folder 2019-01-22 12:39:48 +08:00
Dong Lei 82f756653a init commit of LG client library 2019-01-21 22:28:40 +08:00
Carlos Castro eeb0dbd7d1 TypeLoader: Test bot ready for json testing and demoing 2019-01-14 08:42:08 -08:00
Carlos Castro 7353c5642d Composable type loader first iteration. Still pending:
+Activities from text
+Lots of negative tests (and their error messages)
+ Dispatch dialog fix (doesn't work as-is)
+FormFlow test
+Change $type to @type
+Plugin model
+Recognizers converter
+further schema validation
2019-01-07 10:16:00 -08:00
Tom Laird-McConnell 9d2fde43a6 merge mster 4.2 2018-12-13 09:38:53 -08:00
Tom Laird-McConnell be377a461b Add CommonExpression Engine 2018-12-11 18:40:38 -08:00
Chris Mullins 57d0f1f5d4 Renamed ApplicationInsights projects to have ".Integration" in them. 2018-12-04 18:09:02 -08:00
Dave Taniguchi 69d36e2598 Merge branch 'master' into daveta-appinsight-integration2 2018-11-27 14:54:30 -08:00
Tom Laird-McConnell f1dca8aeb1 merge master 2018-11-27 10:46:56 -08:00
Tom Laird-McConnell 7fb0f6c9ea merge with master 2018-11-21 14:38:48 -08:00
Tom Laird-McConnell bf3da73d2a rename ComposableDialogs assembly to Dialogs.Composition
Rename FlowDialog to Dialogs.Flow assembly
rename all tests and cross links
2018-11-21 14:36:13 -08:00
Tom Laird-McConnell f0472bb32e split flow dialog work out into seperate assembly 2018-11-21 13:56:09 -08:00
Dave Taniguchi 94d236a7c0 Cleanup test references 2018-11-20 08:40:18 -08:00
Dave Taniguchi 71a862ab37 Add Dialog Logger 2018-11-19 20:55:11 -08:00
Tom Laird-McConnell 6e9424ac45 snapshot of recgonizers 2018-11-16 08:42:48 -08:00
Dave Taniguchi 8e0541e409 Safety checkin 2018-11-12 17:07:12 -08:00
Dave Taniguchi 33d36e6169 Safety checkin 2018-11-12 17:07:12 -08:00
Dave Taniguchi 23413859a9 Safety checkin 2018-11-12 17:07:12 -08:00
John Taylor f45ad94415 webapi done - unit tests for dotnet work in progress 2018-10-20 07:38:11 -07:00
John Taylor 42c3b0246e webapi done - unit tests for dotnet work in progress 2018-10-20 07:38:11 -07:00
John Taylor 7cd25e29c7 remove classic, classic test and form test projects 2018-09-12 18:27:14 -07:00
John Taylor 93a1898d36 remove classic, classic test and form test projects 2018-09-12 18:27:14 -07:00
John Taylor 6ac5f59028 ...and transcript translation test 2018-08-22 10:52:06 -07:00
John Taylor ca31c62545 ...and transcript translation test 2018-08-22 10:52:06 -07:00
Tom Laird-McConnell ea6f3f0af7 merge from master 2018-08-17 18:26:55 -07:00
Tom Laird-McConnell 364a5cb983 merge from master 2018-08-17 18:26:55 -07:00
John Taylor 32fd956a5b initial commit 2018-08-17 09:26:10 -07:00
John Taylor c8a0535cb9 initial commit 2018-08-17 09:26:10 -07:00
Tom Laird-McConnell dc94c6e1a6 Switch project to bet dotnet core 2018-08-16 20:13:19 -07:00
Tom Laird-McConnell 8b3bfe20ba Switch project to bet dotnet core 2018-08-16 20:13:19 -07:00
Tom Laird-McConnell 0afccb5627 Add Microsoft.Bot.Configuration assembly and tests 2018-08-14 13:45:04 -07:00
Tom Laird-McConnell 41e8204e79 Add Microsoft.Bot.Configuration assembly and tests 2018-08-14 13:45:04 -07:00
Dave Taniguchi 968f6915ae Rename Ai to AI per naming convention 2018-08-09 21:28:09 -07:00
Dave Taniguchi a497148989 Rename Ai to AI per naming convention 2018-08-09 21:28:09 -07:00
John Taylor 3343bdc864 fix merge build break with local rebase 2018-07-24 16:50:20 -07:00
John Taylor d87ec853e8 fix merge build break with local rebase 2018-07-24 16:50:20 -07:00
Chris McConnell 81ecdc0514 Sync with style changes. 2018-07-13 19:02:53 -07:00
Chris McConnell 1161c17347 Sync with style changes. 2018-07-13 19:02:53 -07:00
Chris McConnell 750591eeac Change LUIS to Luis to be consistent with naming guidelines. 2018-07-12 15:37:34 -07:00
Chris McConnell 16925877fa Change LUIS to Luis to be consistent with naming guidelines. 2018-07-12 15:37:34 -07:00
Pablo Costantini f5f0e93428 Fix Project/EndProject in .sln file 2018-07-10 19:28:41 +02:00
Pablo Costantini 555a62e70b Fix Project/EndProject in .sln file 2018-07-10 19:28:41 +02:00
JuanAr 2608cf5015 Create base test project Transcript.Tests 2018-07-10 19:27:01 +02:00
JuanAr 5b3f35e2eb Create base test project Transcript.Tests 2018-07-10 19:27:01 +02:00
John Taylor f677c1c9d5 remove old samples 2018-06-20 09:09:00 -07:00
John Taylor 480a08e706 remove old samples 2018-06-20 09:09:00 -07:00
John Taylor 3c90081287 consolidate test projects 2018-06-15 15:13:32 -07:00
John Taylor d16f68875e consolidate test projects 2018-06-15 15:13:32 -07:00
John Taylor 6c0e36addd make inner prompt internal 2018-06-01 15:54:44 -07:00
John Taylor b43ae1ed6c make inner prompt internal 2018-06-01 15:54:44 -07:00
JuanAr 606f98f055 Updated TestFlow to support a list of Activities (Transcript) to Send() and AssertReply() 2018-05-17 14:18:21 -03:00
JuanAr 7ceb889c77 Updated TestFlow to support a list of Activities (Transcript) to Send() and AssertReply() 2018-05-17 14:18:21 -03:00
Drew Marsh 65a3440f7f Rearrange integration test projects structure
Turns out it was just Visual Studio's `File -> New Project` that had a
problem creating projects with the deep path structure we'd prefer. I
went around it via the command prompt and then imported the projects
back into the solution and everything appears to be working fine.
2018-05-16 12:24:55 -07:00
Drew Marsh 1dd8b07ef3 Rearrange integration test projects structure
Turns out it was just Visual Studio's `File -> New Project` that had a
problem creating projects with the deep path structure we'd prefer. I
went around it via the command prompt and then imported the projects
back into the solution and everything appears to be working fine.
2018-05-16 12:24:55 -07:00
Drew Marsh 8fd28ed54d Initial unit tests for ASP.NET WebAPI integration
* Adds initial set of unit tests for ASP.NET WebAPI integration
`HttpConfigurationExtensions` class
 * Fixes #562 by defaulting to an empty `SimpleCredentialProvider`
instance whenever an explicit `ICredentialProvider` is not supplied via
configuration options (NOTE: this enables the local dev + emulator
scenario)
 * Add unit test for ASP.NET Core integration that validate #562
2018-05-16 12:24:55 -07:00
Drew Marsh aa5965750e Initial unit tests for ASP.NET WebAPI integration
* Adds initial set of unit tests for ASP.NET WebAPI integration
`HttpConfigurationExtensions` class
 * Fixes #562 by defaulting to an empty `SimpleCredentialProvider`
instance whenever an explicit `ICredentialProvider` is not supplied via
configuration options (NOTE: this enables the local dev + emulator
scenario)
 * Add unit test for ASP.NET Core integration that validate #562
2018-05-16 12:24:55 -07:00
Drew Marsh fa3c40e6ef Initial set of unit tests for ASP.NET Core Integration
This introduces the first set of unit tests for the ASP.NET Core integration library. The tests currently cover scenarios related to the top level integration extension methods `AddBot<TBot>` and `UseBotFramework`.
2018-05-16 12:24:54 -07:00
Drew Marsh ee7fa441a2 Initial set of unit tests for ASP.NET Core Integration
This introduces the first set of unit tests for the ASP.NET Core integration library. The tests currently cover scenarios related to the top level integration extension methods `AddBot<TBot>` and `UseBotFramework`.
2018-05-16 12:24:54 -07:00
Chris McConnell 5daaef1572 Update solution to add missing nuget build configurations.
Update to match changes to LUIS model.
2018-04-25 17:37:39 -07:00
Chris McConnell 0d58efb9e5 Update solution to add missing nuget build configurations.
Update to match changes to LUIS model.
2018-04-25 17:37:39 -07:00
Cezary Marcjan 3ff1a6fe94 Merge pull request #470 from DeniseMak/master
LUIS dispatch hierarchical sample
2018-04-24 12:31:05 -07:00
Cezary Marcjan da640daca9
Merge pull request #470 from DeniseMak/master
LUIS dispatch hierarchical sample
2018-04-24 12:31:05 -07:00
Chris McConnell 80683dd4b0 Merge branch 'master' into chrimc 2018-04-20 20:24:17 -07:00
Chris McConnell b228ba9ee5
Merge branch 'master' into chrimc 2018-04-20 20:24:17 -07:00
Chris Mullins 3e70158d6e Change some scopes, per issue #472 2018-04-20 13:57:35 -07:00
Chris Mullins 313044e500 Change some scopes, per issue #472 2018-04-20 13:57:35 -07:00
Denise Mak 6915a83e65 change directory and sample name to remove hierarchical, edit comments 2018-04-20 00:48:16 -07:00
Denise Mak 68c535a388 change directory and sample name to remove hierarchical, edit comments 2018-04-20 00:48:16 -07:00
Chris McConnell ed3636dc42 Move IRecognizer and RecognizerResult to Microsoft.Bot.Builder.Core.Extensions. They are intended to support the new schema model for recognizers.
Revamp the LUIS transform to the new schema to include all built-in types.
Add Recognize and classes to support generation of strongly typed LUIS results.
LuisResult is now added as an extended property on RecognizerResult.
Tests of the corresponding functionality.
2018-04-19 17:46:28 -07:00
Chris McConnell 44b0b263dd Move IRecognizer and RecognizerResult to Microsoft.Bot.Builder.Core.Extensions. They are intended to support the new schema model for recognizers.
Revamp the LUIS transform to the new schema to include all built-in types.
Add Recognize and classes to support generation of strongly typed LUIS results.
LuisResult is now added as an extended property on RecognizerResult.
Tests of the corresponding functionality.
2018-04-19 17:46:28 -07:00
Drew Marsh a626f4ec0e Always build NuGet packages in Release build 2018-04-19 14:02:43 -07:00
Drew Marsh 06ff5bdfd6 Always build NuGet packages in Release build 2018-04-19 14:02:43 -07:00
Denise Mak 77fae8a810 set VisualStudioVersion back to what it was originally 2018-04-19 10:33:36 -07:00
Denise Mak e08f24ccc2 set VisualStudioVersion back to what it was originally 2018-04-19 10:33:36 -07:00
Jonathan Fingold b6232a8f6f Update the `documentation` build configuration
- don't generate nugets for this config
- do generate documention XML for all libraries
- do include all library projects
- don't include test or sample projects
2018-04-19 10:25:55 -07:00
Jonathan Fingold 0d6cda0433 Update the `documentation` build configuration
- don't generate nugets for this config
- do generate documention XML for all libraries
- do include all library projects
- don't include test or sample projects
2018-04-19 10:25:55 -07:00
Denise Mak c5d6bd7b0e Hierarchical LUIS Dispatch sample
New sample to demonstrate how to use a LUIS dispatcher from the Dispatch
tool in hierarchical mode
2018-04-19 10:11:50 -07:00
Denise Mak 3a0fdee7ef Hierarchical LUIS Dispatch sample
New sample to demonstrate how to use a LUIS dispatcher from the Dispatch
tool in hierarchical mode
2018-04-19 10:11:50 -07:00
John Taylor 2b7711b955 moved dialogs tests project to correct location 2018-04-16 14:47:05 -07:00
John Taylor adf345efce moved dialogs tests project to correct location 2018-04-16 14:47:05 -07:00
Tom Laird-McConnell c2bf58af76 update dialogs project file to builder nuget package 2018-04-14 14:39:28 -07:00
Tom Laird-McConnell 034ddb3ab3 update dialogs project file to builder nuget package 2018-04-14 14:39:28 -07:00
Drew Marsh f8785af856 Created new Debug build config w/NuGet packages
Adds a `Debug - NuGet Packages` build configuration to allow local
Debug builds to emit packages.
2018-04-14 10:07:38 -07:00
Drew Marsh 849a6786f8 Created new Debug build config w/NuGet packages
Adds a `Debug - NuGet Packages` build configuration to allow local
Debug builds to emit packages.
2018-04-14 10:07:38 -07:00
John Taylor 126895ba9c all working - and rebased on master 2018-04-12 10:28:30 -07:00
John Taylor f52b7c4668 all working - and rebased on master 2018-04-12 10:28:30 -07:00
John Taylor 70c719ab80 port of dialogs, prompts and waterfalls 2018-04-12 10:28:30 -07:00
John Taylor e2b2538f62 port of dialogs, prompts and waterfalls 2018-04-12 10:28:30 -07:00
Jonathan Fingold d719afc454 Add documentation config
- remove doc XML generation from projects in Debug config
- add doc XML generation to all projects in Documentation config
2018-04-10 14:52:13 -07:00
Jonathan Fingold 178b717b55 Add documentation config
- remove doc XML generation from projects in Debug config
- add doc XML generation to all projects in Documentation config
2018-04-10 14:52:13 -07:00
DESKTOP-K8O6TUG\gary bf235e4f0a Broke down AI project into individual projects (including test projects). Also moved all Ai projects into consistent namespaces 2018-04-05 23:43:57 +01:00
DESKTOP-K8O6TUG\gary 307b1e4f49 Broke down AI project into individual projects (including test projects). Also moved all Ai projects into consistent namespaces 2018-04-05 23:43:57 +01:00
Mostafa Elaraby (IBS) 23051d67f6 Fixed merge conflicts 2018-03-20 20:58:23 +02:00
Mostafa Elaraby (IBS) 0afa1ae5b4 Fixed merge conflicts 2018-03-20 20:58:23 +02:00
Mostafa ElAraby 905e7c6c15 Merge branch 'master' into master 2018-03-20 10:09:33 +02:00
Mostafa ElAraby bc3615531e
Merge branch 'master' into master 2018-03-20 10:09:33 +02:00
Nicolas ROBERT f7194edcb5 Merging fix 2018-03-16 10:27:17 +01:00
Nicolas ROBERT 2fb64fb443 Merging fix 2018-03-16 10:27:17 +01:00
Tom Laird-McConnell a1678b929b add schema tests back in 2018-03-15 14:56:57 -07:00
Tom Laird-McConnell 1c44da22c0 add schema tests back in 2018-03-15 14:56:57 -07:00
Tom Laird-McConnell a1c8ecbc03 Merge pull request #316 from Microsoft/tomlm/bridge
Add Microsoft.Bot.Builder.Classic package for V3 Dialog support on V4 SDK
2018-03-15 14:18:21 -07:00
Tom Laird-McConnell a52bfc9b1c
Merge pull request #316 from Microsoft/tomlm/bridge
Add Microsoft.Bot.Builder.Classic package for V3 Dialog support on V4 SDK
2018-03-15 14:18:21 -07:00
Chris Mullins d07af35b8c Echbot cleanup and dependency removal. 2018-03-15 14:03:46 -07:00
Chris Mullins 8d16e3c041 Echbot cleanup and dependency removal. 2018-03-15 14:03:46 -07:00
Tom Laird-McConnell a58e8458d3 fix unit tests, backed classic off to be 4.61 2018-03-15 12:00:06 -07:00
Tom Laird-McConnell c70dbc5ff1 fix unit tests, backed classic off to be 4.61 2018-03-15 12:00:06 -07:00
Tom Laird-McConnell d6d847b4f0 move rview 2018-03-14 21:26:02 -07:00
Tom Laird-McConnell 2b7e4c20f8 move rview 2018-03-14 21:26:02 -07:00
Tom Laird-McConnell e74b5274a8 fix snk path 2018-03-14 15:03:17 -07:00
Tom Laird-McConnell 2c9b4b662b fix snk path 2018-03-14 15:03:17 -07:00
Tom Laird-McConnell 99fbf01432 merge classic with m2 changes 2018-03-14 14:09:07 -07:00
Tom Laird-McConnell b053bc3949 merge classic with m2 changes 2018-03-14 14:09:07 -07:00
Tom Laird-McConnell 6827fa8617 merge autofac into classic package 2018-03-14 13:58:42 -07:00
Tom Laird-McConnell 9aa251458f merge autofac into classic package 2018-03-14 13:58:42 -07:00
Tom Laird-McConnell a2d63a01ed rename bridge to Classic 2018-03-13 18:28:49 -07:00
Tom Laird-McConnell 5467dc0656 rename bridge to Classic 2018-03-13 18:28:49 -07:00
Tom Laird-McConnell 0f88416492 Move templates to own assembly 2018-03-12 17:30:35 -07:00
Tom Laird-McConnell cc4fb43961 Move templates to own assembly 2018-03-12 17:30:35 -07:00
Tom Laird-McConnell cdfdd79e39 bogus reference to removed library caused nuget restore to fail on server
but not on client
2018-03-12 15:24:29 -07:00
Tom Laird-McConnell 5ce0f488fb bogus reference to removed library caused nuget restore to fail on server
but not on client
2018-03-12 15:24:29 -07:00
Chris Mullins 3b7d0768b3 Add tests pass. All code compiles!! 2018-03-12 12:08:03 -07:00
Chris Mullins 9a74f68cd2 Add tests pass. All code compiles!! 2018-03-12 12:08:03 -07:00
Chris Mullins a18db2b78f Initial Pass on .Extensions with tests passing. 2018-03-12 12:00:25 -07:00
Chris Mullins a98ab8fdff Initial Pass on .Extensions with tests passing. 2018-03-12 12:00:25 -07:00
Chris Mullins 7d3f490b39 Core is propertly laid out. Core.Extensions is mostly laid out. New Unit
Test projects created. BotAdapter and MiddlewareSet tests passing.
2018-03-12 12:00:24 -07:00
Chris Mullins 04f071c102 Core is propertly laid out. Core.Extensions is mostly laid out. New Unit
Test projects created. BotAdapter and MiddlewareSet tests passing.
2018-03-12 12:00:24 -07:00
MahmoudAfifi 8e1051c3f7 Added samples for QnA and Luis Recognizer 2018-03-12 12:19:21 +02:00
MahmoudAfifi 75ed54ba1d Added samples for QnA and Luis Recognizer 2018-03-12 12:19:21 +02:00
Tom Laird-McConnell 6f9f6d823d fix mentiosn, place, to derive from entity 2018-03-11 16:39:55 -07:00
Tom Laird-McConnell 1e6484be11 fix mentiosn, place, to derive from entity 2018-03-11 16:39:55 -07:00
Drew Marsh 365cd9267c Add the raw Connector.EchoBot sample project back
Fixes #242
2018-03-09 13:43:01 -08:00
Drew Marsh df3ef0c515 Add the raw Connector.EchoBot sample project back
Fixes #242
2018-03-09 13:43:01 -08:00
Drew Marsh 76b12fdf10 Update EchoBot related sample projects
* Rename projects to be consistent
 * Add readme.md descriptions for all projects and make sure they give
a little more detail than they previously did
 * Add default.htm to the AspNetCore host project
 * Fix #268
2018-03-09 13:18:50 -08:00
Drew Marsh abaee15a2e Update EchoBot related sample projects
* Rename projects to be consistent
 * Add readme.md descriptions for all projects and make sure they give
a little more detail than they previously did
 * Add default.htm to the AspNetCore host project
 * Fix #268
2018-03-09 13:18:50 -08:00
Tom Laird-McConnell 8009a25bab add v3bridge 2018-03-08 21:33:10 -08:00
Tom Laird-McConnell 28ad01b4e3 add v3bridge 2018-03-08 21:33:10 -08:00
Emad Elwany a21eb7eecf Code review feedback and refactor 2018-03-07 22:25:32 -08:00
Emad Elwany 435daf71cd Code review feedback and refactor 2018-03-07 22:25:32 -08:00
Emad Elwany e0a8cec38d New Luis Recognizer based on the new LUIS Runtime Client and new Recognizer Result Schema 2018-03-07 22:25:32 -08:00
Emad Elwany 482f043e8b New Luis Recognizer based on the new LUIS Runtime Client and new Recognizer Result Schema 2018-03-07 22:25:32 -08:00
Emad Elwany 424962fe5b WIP: New Luis Recognizer 2018-03-07 22:25:32 -08:00
Emad Elwany 8839f2a50c WIP: New Luis Recognizer 2018-03-07 22:25:32 -08:00
Drew Marsh 2e834882e8 Renaming integration projects to names that make more sense. 2018-03-02 16:29:48 -08:00
Drew Marsh 70c1558b63 Renaming integration projects to names that make more sense. 2018-03-02 16:29:48 -08:00
Drew Marsh 07b16737de Refactor sample bot into its own library
Both ASP.NET sample projects had their own MyBot, so I've refactored that into a separate, stand-alone library called EchoBot (since that's what the implementation actually is).

I then updated both ASP.NET projects to reference this library and also refactored the Console based sample to use this bot as well to show the difference of hosting there.
2018-03-02 14:38:25 -08:00
Drew Marsh dd52f2a3c6 Refactor sample bot into its own library
Both ASP.NET sample projects had their own MyBot, so I've refactored that into a separate, stand-alone library called EchoBot (since that's what the implementation actually is).

I then updated both ASP.NET projects to reference this library and also refactored the Console based sample to use this bot as well to show the difference of hosting there.
2018-03-02 14:38:25 -08:00
Drew Marsh 8be830d469 Factored out ASP.NET integration into separate project
Moved the integration code out of the sample project into its own.
2018-03-02 14:38:24 -08:00
Drew Marsh 693ecc8fdb Factored out ASP.NET integration into separate project
Moved the integration code out of the sample project into its own.
2018-03-02 14:38:24 -08:00
Tom Laird-McConnell a0035a7319 Merge pull request #188 from Microsoft/CLM/Prompts
Clm/prompts - authored by Tom in an amazing fit of coding frenzy!!
2018-03-01 08:52:19 -08:00
Tom Laird-McConnell d28d218f78
Merge pull request #188 from Microsoft/CLM/Prompts
Clm/prompts - authored by Tom in an amazing fit of coding frenzy!!
2018-03-01 08:52:19 -08:00
Tom Laird-McConnell 566032432b merge from master 2018-02-28 16:27:56 -08:00
Tom Laird-McConnell e2156e7cae merge from master 2018-02-28 16:27:56 -08:00
Ramjot Singh 2712d0b5dd Undoing a change 2018-02-27 15:04:53 -08:00
Ramjot Singh cb957e2e40 Undoing a change 2018-02-27 15:04:53 -08:00
Tom Laird-McConnell 630f196b9d fix bad merge 2018-02-27 14:27:45 -08:00
Tom Laird-McConnell 56aadacad8
fix bad merge 2018-02-27 14:27:45 -08:00
Tom Laird-McConnell 127107b7f6 Merge branch 'master' into connectorclientex 2018-02-27 14:24:23 -08:00