Serilog.Sinks.MicrosoftTeams.Utf8Json
1.2.19
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Serilog.Sinks.MicrosoftTeams.Utf8Json --version 1.2.19
NuGet\Install-Package Serilog.Sinks.MicrosoftTeams.Utf8Json -Version 1.2.19
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.2.19" />
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.2.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Sinks.MicrosoftTeams.Utf8Json, 1.2.19"
#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.2.19 // Install Serilog.Sinks.MicrosoftTeams.Utf8Json as a Cake Tool #tool nuget:?package=Serilog.Sinks.MicrosoftTeams.Utf8Json&version=1.2.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6
- Serilog (>= 2.12.0)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
- System.Net.Http (>= 4.3.4)
- Utf8Json (>= 1.3.7)
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 | 488 | 11/20/2022 |
1.2.20 | 381 | 10/30/2022 |
1.2.19 | 392 | 10/18/2022 |
1.2.18 | 405 | 8/31/2022 |
1.2.17 | 403 | 8/3/2022 |
1.2.16 | 421 | 6/1/2022 |
1.2.15 | 473 | 4/3/2022 |
1.2.14 | 425 | 3/2/2022 |
1.2.13 | 109 | 2/18/2022 |
1.2.12 | 421 | 2/16/2022 |
1.2.11 | 434 | 1/12/2022 |
1.2.10 | 304 | 11/9/2021 |
1.2.9 | 349 | 11/4/2021 |
1.2.8 | 377 | 9/30/2021 |
Version 1.2.19.0 (2022-10-18): Wrap exception into code block (Thanks to [mggrand](https://github.com/mggrand)), updated NuGet packages.