Microsoft.Bot.Connector 3.6.0-alpha

Prefix Reserved
This is a prerelease version of Microsoft.Bot.Connector.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.Bot.Connector --version 3.6.0-alpha
                    
NuGet\Install-Package Microsoft.Bot.Connector -Version 3.6.0-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Bot.Connector" Version="3.6.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Bot.Connector" Version="3.6.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Bot.Connector" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Bot.Connector --version 3.6.0-alpha
                    
#r "nuget: Microsoft.Bot.Connector, 3.6.0-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Bot.Connector@3.6.0-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Bot.Connector&version=3.6.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Bot.Connector&version=3.6.0-alpha&prerelease
                    
Install as a Cake Tool

This library implements C# classes for using the Bot Framework Connector REST API using ASP.NET

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Microsoft.Bot.Connector:

Package Downloads
Microsoft.Bot.Builder

Library for building bots using Microsoft Bot Framework Connector

Microsoft.Bot.Connector.AspNetCore

This library implements C# classes for using the Bot Framework Connector on top of ASP.Net Core 2.X

BotAuth

This package is the base package for performing OAuth in a bot built with the Bot Framework and BotBuild libraries. It contains based classes for creating and authentication provider and handles the OAuth flow.

BotAuth.AADv1

This package is a Azure AD v1 app authentication provider for using with the BotAuth package in a Bot Framework/BotBuilder Project.

BotAuth.AADv2

This package is a Azure AD v2 app authentication provider for using with the BotAuth package in a Bot Framework/BotBuilder Project.

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on Microsoft.Bot.Connector:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
ProfessionalCSharp/ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
mastreeno/Merp
An event based Micro ERP
microsoft/BotFramework-BlogSamples
Welcome to the Bot Framework samples repository. Here you will find sample bots that take advantage of Bot Framework capabilities.
BotBuilderCommunity/botbuilder-community-dotnet
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
OfficeDev/BotBuilder-MicrosoftTeams
Microsoft Bot Builder extension library for developing bots for Microsoft Teams
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
OfficeDev/microsoft-teams-apps-icebreaker
Icebreaker is an open-source app for Microsoft Teams that helps the whole team get closer by pairing members up every week at random to meet for coffee, burgers, pizza, or a walk around the block.
microsoft/BotBuilder-CognitiveServices
The Microsoft Cognitive Services controls for Microsoft Bot Builder
OfficeDev/microsoft-teams-apps-faqplus
FAQ Plus is a friendly Q&A bot that brings a human in the loop when it is unable to help with an answer from the knowledge base.
solliancenet/tech-immersion-data-ai
tompaana/intermediator-bot-sample
A sample bot, built with the Microsoft Bot Framework (v4), that routes messages between two users on different channels.
Daniel-Krzyczkowski/MicrosoftAzure
Microsoft Azure code samples.
OfficeDev/microsoft-teams-sample-complete-csharp
A template for building complex bots for Microsoft Teams - C# version
Version Downloads Last Updated
4.23.1 165,440 1/5/2026
4.23.0 1,209,595 1/23/2025
4.22.9 424,856 9/19/2024
4.22.8 51,124 9/10/2024
4.22.7 367,400 6/25/2024
4.22.4 70,345 5/30/2024
4.22.3 279,031 4/15/2024
4.22.2 147,933 2/15/2024
4.22.1 54,091 2/6/2024
4.22.0 77,082 1/25/2024
4.21.2 161,089 11/27/2023
4.21.1 221,090 10/18/2023
4.21.0 84,362 9/18/2023
4.20.1 143,473 7/13/2023
4.20.0 75,483 6/1/2023
4.19.3 356,296 3/2/2023
4.19.2 72,911 2/16/2023
4.17.5 5,896 11/6/2023
4.17.3 6,740 7/11/2023
Loading failed