Soenneker.MsTeams.Sender 4.0.711

Prefix Reserved
dotnet add package Soenneker.MsTeams.Sender --version 4.0.711
                    
NuGet\Install-Package Soenneker.MsTeams.Sender -Version 4.0.711
                    
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="Soenneker.MsTeams.Sender" Version="4.0.711" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.MsTeams.Sender" Version="4.0.711" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.MsTeams.Sender" />
                    
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 Soenneker.MsTeams.Sender --version 4.0.711
                    
#r "nuget: Soenneker.MsTeams.Sender, 4.0.711"
                    
#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 Soenneker.MsTeams.Sender@4.0.711
                    
#: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=Soenneker.MsTeams.Sender&version=4.0.711
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.MsTeams.Sender&version=4.0.711
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.MsTeams.Sender

A utility that sends Adaptive Card messages to Microsoft Teams via configured webhooks, handling channel routing, logging, and error responses including rate-limiting.

Installation

dotnet add package Soenneker.MsTeams.Sender
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Soenneker.MsTeams.Sender:

Package Downloads
Soenneker.MsTeams.Util

A centralized utility for sending rich, configurable Adaptive Card messages to Microsoft Teams channels via a service bus, with environment-aware filtering and dynamic content generation.

Soenneker.ServiceBus.Receptors.MsTeams

A Hangfire-integrated Service Bus message receptor that deserializes incoming Microsoft Teams messages and enqueues them for webhook processing using a background job.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.711 303 5/13/2026
4.0.710 89 5/13/2026
4.0.709 239 5/13/2026
4.0.708 86 5/13/2026
4.0.707 105 5/13/2026
4.0.706 237 5/12/2026
4.0.705 141 5/12/2026
4.0.704 547 5/3/2026
4.0.703 95 5/3/2026
4.0.702 97 5/3/2026
4.0.701 144 5/2/2026
4.0.700 96 5/2/2026
4.0.698 305 5/2/2026
4.0.697 97 5/2/2026
4.0.696 479 4/24/2026
4.0.695 129 4/24/2026
4.0.693 117 4/24/2026
4.0.692 132 4/24/2026
4.0.690 281 4/23/2026
4.0.689 102 4/23/2026
Loading failed

Update dependency Soenneker.Utils.HttpClientCache to 4.0.1947 (#1100)