A NLog target that writes to Microsoft Teams Channel via O365 Webhook Connector.
Info
Version: | 5.0.0 |
Author(s): | Kin Tam |
Last Update: | Saturday, March 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jedipi/NLog.Targets.MicrosoftTeams |
NuGet Url: | https://www.nuget.org/packages/NLog.Targets.MicrosoftTeams |
Install
Install-Package NLog.Targets.MicrosoftTeams
dotnet add package NLog.Targets.MicrosoftTeams
paket add NLog.Targets.MicrosoftTeams
NLog.Targets.MicrosoftTeams Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NLog(>= 4.7.7)
- Newtonsoft.Json(>= 12.0.3)
- NLog(>= 4.7.7)
- Newtonsoft.Json(>= 12.0.3)
Tags