Microsoft.Agents.Builder 0.2.286-alpha

Prefix Reserved
This is a prerelease version of Microsoft.Agents.Builder.
dotnet add package Microsoft.Agents.Builder --version 0.2.286-alpha
                    
NuGet\Install-Package Microsoft.Agents.Builder -Version 0.2.286-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.Agents.Builder" Version="0.2.286-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Agents.Builder" Version="0.2.286-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Agents.Builder" />
                    
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.Agents.Builder --version 0.2.286-alpha
                    
#r "nuget: Microsoft.Agents.Builder, 0.2.286-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.
#addin nuget:?package=Microsoft.Agents.Builder&version=0.2.286-alpha&prerelease
                    
Install Microsoft.Agents.Builder as a Cake Addin
#tool nuget:?package=Microsoft.Agents.Builder&version=0.2.286-alpha&prerelease
                    
Install Microsoft.Agents.Builder as a Cake Tool

Microsoft.Agents.Builder

About

Contains the implementation for building an Agent with Agents SDK.

Main Types

The main types provided by this library are:

  • AgentApplication
  • IAgent
  • ITurnContext
  • ITurnState
  • AzureBotUserAuthorization
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Microsoft.Agents.Builder:

Package Downloads
Microsoft.Agents.Client

Library for communicating with other Agents using Microsoft Agent SDK

Microsoft.Agents.Hosting.AspNetCore

Library for creating agents using Microsoft Agent SDK

Microsoft.Agents.Extensions.Teams

Library for creating Teams agents using Microsoft Agent SDK

Microsoft.Agents.Extensions.SharePoint

Library for creating SharePoint agents using Microsoft Agent SDK

Microsoft.Agents.Builder.Dialogs

This library implements .NET Simple Dialog classes

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.286-alpha 0 4/4/2025
0.2.282-alpha 44 4/3/2025
0.2.277-alpha 56 4/1/2025
0.2.271-alpha 88 3/29/2025
0.2.267-alpha 112 3/28/2025
0.2.257-alpha 123 3/27/2025
0.2.180-alpha 440 3/26/2025