Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions experimental/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,13 @@ Experimental samples are organized per platform.

| Sample Name | Description | .NET CORE | NodeJS | .NET Web API | Typescript |
|-----------------------|--------------------------------------------------------------------------------|-------------|-------------|--------------|-------------|
|bot translation library| The sample shows how to use the library through Middleware to support multilingual interaction with bots in general and LUIS bots in particular. |[View][cs#1] | | | |
|bot translation library| The sample shows how to use the library through Middleware to support multilingual interaction with bots in general and LUIS bots in particular. |[View][cs#1] | | | [View][ts#1] |


[cs#1]:csharp_dotnetcore/MultilingualLuisBot

[wa#2]:csharp_webapi/#

[ts#1]:javascript_typescript/#
[ts#1]:javascript_typescript/60.multilingual-luis-bot

[js#1]:samples/javascript_nodejs/#