What .net version is compatible with bot framework

Smriti Rai 60 Reputation points
2023-06-11T02:13:30.7466667+00:00

What .net version is compatible with bot framework?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
929 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 35,961 Reputation points Moderator
    2023-06-12T05:14:03.5533333+00:00

    Smriti Rai Greetings & Welcome to Microsoft Q&A forum!

    What .net version is compatible with bot framework?

    The Microsoft Bot Framework supports .NET Framework 4.6.1 or later, and .NET Core 2.1 or later.

    If you are using the Bot Builder SDK v4, it requires .NET Standard 2.0, which means it can be used with .NET Framework 4.6.1 or later, .NET Core 2.0 or later, and other platforms that support .NET Standard 2.0.

    Please see Bot Framework Availability Frequently Asked Questions and Create a bot with the Bot Framework SDK for more details.

    Hope this helps. Do let us know if you have any further queries.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.