GoogleCloudPlatform / dialogflow-integrations

Dialogflow integrations with multiple platforms including KIK, Skype, Spark, Twlio, Twitter and Viber
https://cloud.google.com/dialogflow/
Apache License 2.0
256 stars 503 forks source link

.NET Core Implementation? - Feature Request #12

Open thinkcodellc opened 4 years ago

thinkcodellc commented 4 years ago

I understand as per Google's notification (https://cloud.google.com/dialogflow/docs/release-notes) that third party integrations from within Dialogflow flow will be shut down.

Is there a .NET core implementation / can there be .NET core implementation of these external channel integrations made available? Thanks!

tyhu-google commented 4 years ago

thinkcodellc, thanks for submitting the feature requests. Currently, we do not have a plan to implement the integration with .NET core. As the integration utilizes the library provided by third party platform (Twitter, Kik, Spark, etc). A lot of them does not provide .NET core library to integrate with. The only way to integrate with them is using their REST API, while it hasn't been prioritized yet.