NLog.Targets.MicrosoftTeams
5.0.0
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Standard 2.1
This package targets .NET Standard 2.1. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
dotnet add package NLog.Targets.MicrosoftTeams --version 5.0.0
NuGet\Install-Package NLog.Targets.MicrosoftTeams -Version 5.0.0
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="NLog.Targets.MicrosoftTeams" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Targets.MicrosoftTeams --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NLog.Targets.MicrosoftTeams, 5.0.0"
#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 NLog.Targets.MicrosoftTeams as a Cake Addin #addin nuget:?package=NLog.Targets.MicrosoftTeams&version=5.0.0 // Install NLog.Targets.MicrosoftTeams as a Cake Tool #tool nuget:?package=NLog.Targets.MicrosoftTeams&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NLog.Targets.MicrosoftTeams
A NLog target that write log to Microsoft Teams channel via O365 Webhook Connector.
- Support custom ApplicationName layout
- Support custom Teams message card title
- Support .Net Framework, .Net 6/7/8, and .Net Standard
- Options to configure your Webhook URL in NLog.conf, app.config, or appsetting.json
For more information and documentation please visit the project site
Changelog
5.0.0 - 2024-03-30
- Add Support for .NET 8
- Remove support for .Net Core 3.1, .Net Framework
4.0.0 - 2023-01-08
- Support .Net 7.0
3.0.0 - 2022-06-04
- update to NLog 5.0
- update to Json.net 13.0
2.0.0 - 2021-11-28
- Support .Net 6.0
1.4.0 - 2021-02-16
- Support .Net 5.0
1.3.0 - 2021-02-07
- Support .Net Core 3.1
1.2.0 - 2021-02-05
- Support custom ApplicationName layout
- Add options to configure your Webhook URL in NLog.conf, app.config, or appsetting.json
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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 is compatible. 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 is compatible. 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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | 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.
-
.NETFramework 4.7.2
- Newtonsoft.Json (>= 13.0.2)
- NLog (>= 5.1.1)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.2)
- NLog (>= 5.1.1)
-
net6.0
- Newtonsoft.Json (>= 13.0.2)
- NLog (>= 5.1.1)
-
net7.0
- Newtonsoft.Json (>= 13.0.2)
- NLog (>= 5.1.1)
-
net8.0
- Newtonsoft.Json (>= 13.0.2)
- NLog (>= 5.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
add support for net8