Serilog.Sinks.MicrosoftTeams.Utf8Json 1.3.0

.NET Framework 4.6
dotnet add package Serilog.Sinks.MicrosoftTeams.Utf8Json --version 1.3.0
NuGet\Install-Package Serilog.Sinks.MicrosoftTeams.Utf8Json -Version 1.3.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="Serilog.Sinks.MicrosoftTeams.Utf8Json" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.MicrosoftTeams.Utf8Json --version 1.3.0
#r "nuget: Serilog.Sinks.MicrosoftTeams.Utf8Json, 1.3.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 Serilog.Sinks.MicrosoftTeams.Utf8Json as a Cake Addin
#addin nuget:?package=Serilog.Sinks.MicrosoftTeams.Utf8Json&version=1.3.0

// Install Serilog.Sinks.MicrosoftTeams.Utf8Json as a Cake Tool
#tool nuget:?package=Serilog.Sinks.MicrosoftTeams.Utf8Json&version=1.3.0

Serilog.Sinks.MicrosoftTeams.Utf8Json is a library to save logging information from https://github.com/serilog/serilog to https://products.office.com/en-us/microsoft-teams/group-chat-software.

Product Versions
.NET Framework net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 200 11/20/2022
1.2.20 224 10/30/2022
1.2.19 234 10/18/2022
1.2.18 265 8/31/2022
1.2.17 263 8/3/2022
1.2.16 286 6/1/2022
1.2.15 338 4/3/2022
1.2.14 295 3/2/2022
1.2.13 66 2/18/2022
1.2.12 291 2/16/2022
1.2.11 310 1/12/2022
1.2.10 220 11/9/2021
1.2.9 255 11/4/2021
1.2.8 274 9/30/2021

Version 1.3.0.0 (2022-11-20): Updated nuget packages, removed support for Net5.0, added support for Net7.0.