Soenneker.MsTeams.Sender 4.0.656

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.MsTeams.Sender --version 4.0.656
                    
NuGet\Install-Package Soenneker.MsTeams.Sender -Version 4.0.656
                    
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.656" />
                    
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.656" />
                    
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.656
                    
#r "nuget: Soenneker.MsTeams.Sender, 4.0.656"
                    
#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.656
                    
#: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.656
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.MsTeams.Sender&version=4.0.656
                    
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.658 149 4/7/2026
4.0.657 157 4/6/2026
4.0.656 191 4/3/2026
4.0.655 201 4/1/2026
4.0.654 97 3/31/2026
4.0.653 260 3/31/2026
4.0.652 95 3/31/2026
4.0.651 245 3/31/2026
4.0.650 131 3/31/2026
4.0.649 235 3/20/2026
4.0.648 238 3/20/2026
4.0.646 144 3/20/2026
4.0.644 83 3/19/2026
4.0.642 216 3/15/2026
4.0.641 163 3/15/2026
4.0.640 82 3/15/2026
4.0.639 93 3/15/2026
4.0.638 317 3/14/2026
4.0.637 153 3/14/2026
4.0.636 118 3/13/2026
Loading failed

Update dependency Soenneker.Utils.Json to 4.0.2509 (#1002)