TeamsHook.NET 0.2.0-pre3

This is a prerelease version of TeamsHook.NET.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package TeamsHook.NET --version 0.2.0-pre3
NuGet\Install-Package TeamsHook.NET -Version 0.2.0-pre3
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="TeamsHook.NET" Version="0.2.0-pre3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TeamsHook.NET --version 0.2.0-pre3
#r "nuget: TeamsHook.NET, 0.2.0-pre3"
#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.
// Install TeamsHook.NET as a Cake Addin
#addin nuget:?package=TeamsHook.NET&version=0.2.0-pre3&prerelease

// Install TeamsHook.NET as a Cake Tool
#tool nuget:?package=TeamsHook.NET&version=0.2.0-pre3&prerelease

.NET Core Nuget

TeamsHook.NET

A .NET client for posting messages to Microsoft Teams via webhooks

Teams Legacy MessageCard Reference

Teams Webhooks Docs

Installation

You can install the latest release by installing the package from NuGet using Install-Package TeamsHook.NET.

Alternatively, clone/fork this repo and compile the source yourself.

Usage

Just create a new TeamsHookClient

var client = new TeamsHookClient();

Create your card

var card = new MessageCard()
{
    //CardOptions
}

Post your message

await client.PostAsync("https://your-teams-webhook", card)

Contributing

Everyone is welcome, who wants to contribute to this repo! Just open an issue with your intention or make a comment in some open issue you would like to work on.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETStandard 2.0

  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TeamsHook.NET:

Package Downloads
Sitko.Core.Health.Teams

Sitko.Core is a set of libraries to help build .NET Core applications fast

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on TeamsHook.NET:

Repository Stars
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
Version Downloads Last updated
0.2.0-pre4 1,503 6/1/2022
0.2.0-pre3 175 2/16/2022
0.2.0-pre2 122 2/16/2022
0.2.0-pre 128 2/16/2022
0.1.0.18 107,508 12/30/2020
0.1.0.17 4,111 8/18/2020
0.1.0.16 324 8/18/2020
0.1.0.15 450 7/28/2020
0.1.0.14 286 7/28/2020
0.1.0.13 292 7/28/2020