Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi
4.23.1
Prefix Reserved
Additional Details
The Microsoft Bot Framework SDK has been deprecated and replaced by the Microsoft 365 Agents SDK. Migration guidance can be found here: https://learn.microsoft.com/en-us/microsoft-365/agents-sdk/bf-migration-guidance
dotnet add package Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi --version 4.23.1
NuGet\Install-Package Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi -Version 4.23.1
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.Builder.Integration.ApplicationInsights.WebApi" Version="4.23.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi" Version="4.23.1" />
<PackageReference Include="Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi" />
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.Builder.Integration.ApplicationInsights.WebApi --version 4.23.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi, 4.23.1"
#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.Builder.Integration.ApplicationInsights.WebApi@4.23.1
#: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.Builder.Integration.ApplicationInsights.WebApi&version=4.23.1
#tool nuget:?package=Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi&version=4.23.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library integrates the Microsoft Bot Builder SDK with Application Insights WebAPI.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Microsoft.ApplicationInsights (>= 2.22.0)
- Microsoft.ApplicationInsights.Agent.Intercept (>= 2.4.0)
- Microsoft.ApplicationInsights.DependencyCollector (>= 2.22.0)
- Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.22.0)
- Microsoft.ApplicationInsights.TraceListener (>= 2.22.0)
- Microsoft.ApplicationInsights.Web (>= 2.22.0)
- Microsoft.ApplicationInsights.WindowsServer (>= 2.22.0)
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.22.0)
- Microsoft.AspNet.WebApi (>= 5.3.0)
- Microsoft.Bot.Builder (>= 4.23.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.