Gehongyan
3878cd2b5b
Fix typos in comments and documentations
3 years ago
NaN
257f246d1d
Format the project with 'dotnet format' ( #2551 )
* Sync and Re-Format
* Fix Title string.
* Fix indentation.
3 years ago
Misha133
a4d34f6947
[Docs] Update samples to use `MessageContent` intent & update `v2 => v3 guide` ( #2471 )
3 years ago
Armano den Boef
6d21e42ddf
Replace Project- with PackageReference on samples. ( #2297 )
* Init
* Resolve errors
3 years ago
Denis Voitenko
42c65bc879
Typo in comment ( #2242 )
3 years ago
Armano den Boef
47de5a2fb4
Greatly reduce code complexity & make IF samples functional ( #2205 )
* Greatly reduce code complexity
* Fixes sharded client IF implementation
3 years ago
Quin Lynch
c80067425a
Display name support for enum type converter ( #2156 )
* Display name support for enum type converter
* allow display attribute on enum type converter
* update docs/examples to include enum Display sample
* Revert "allow display attribute on enum type converter"
This reverts commit a0eec5b755 .
* adds ChoiceDisplay for enum type converters
* Update EnumChoiceAttribute.cs
* fix renamed folder issue
* fix namespace
Co-authored-by: Xeno <eliotd@gmail.com>
4 years ago
Armano den Boef
b14af1c008
Adding Entity guides, flowcharts, better sample system. ( #2054 )
* initial
* Interaction glossary entry
* Sharded Interaction sample
* Renames into solution
* Debugging samples
* Modify target location for webhookclient
* Finalizing docs work, resolving docfx errors.
* Adding threaduser to user chart
* Add branch info to readme.
* Edits to user chart
* Resolve format for glossary entries
* Patch sln target
* Issue with file naming fixed
* Patch 1/x for builds
* Appending suggestions
4 years ago