Rollbar.PlugIns.Serilog 3.6.2

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

// Install Rollbar.PlugIns.Serilog as a Cake Tool
#tool nuget:?package=Rollbar.PlugIns.Serilog&version=3.6.2
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  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.

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
5.2.2 121 3/21/2024
5.2.0 191,781 5/17/2022
5.1.3 161,679 4/1/2022
5.1.2 1,737 3/15/2022
5.1.1 1,171 2/10/2022
5.1.0 629 2/9/2022
5.0.5-beta 381 11/5/2021
5.0.4-beta 374 10/14/2021
5.0.3-beta 434 10/6/2021
5.0.2-beta 391 9/17/2021
5.0.1-beta 397 9/14/2021
5.0.0-beta 407 8/27/2021
4.0.3 107,518 3/30/2021
4.0.2 551 3/24/2021
4.0.1 635 3/9/2021
4.0.0 2,152 2/10/2021
3.14.1 2,886 1/28/2021
3.14.0 61,232 10/22/2020
3.13.0-beta 568 9/11/2020
3.12.3 2,808 8/31/2020
3.12.2 765 7/21/2020
3.12.1 788 7/14/2020
3.12.0 1,115 5/18/2020
3.11.0 774 5/8/2020
3.10.0 1,131 4/24/2020
3.9.1 820 3/25/2020
3.9.0 855 3/21/2020
3.8.0 1,053 3/14/2020
3.7.1 19,428 1/29/2020
3.7.0 4,807 12/23/2019
3.6.3 2,322 11/27/2019
3.6.2 773 11/16/2019
3.6.1-beta 2,025 11/6/2019
3.6.0-beta 1,032 9/28/2019
3.5.0 1,479 8/22/2019
3.4.0 723 8/19/2019
3.3.0 1,334 8/2/2019
3.2.0 1,933 5/28/2019
3.1.0 1,130 5/6/2019
3.0.6 776 4/19/2019
3.0.5 821 4/16/2019
3.0.4 843 4/5/2019
3.0.3 802 3/28/2019
3.0.2 1,508 3/14/2019
1.0.3 34,943 2/11/2019
1.0.2 4,376 1/16/2019
1.0.1 887 12/13/2018

-   feat: resolve #472: Add explicit support of .NET Core 3.0
     -   feat: resolve #471: Update Microsoft.AspNetCore.Http
     -   feat: resolve #465: StoreContext.sqliteConnectionString is hardcoded.
     -   feat: resolve #424: Enable Persistence to Maintain Logs while Offline.
     -   feat: resolve #473: Update SDK docs regarding the offline persistence.
     -   refactor: ref     #424: Dropping support of .NET 4.5 in favor of feature #424.
     -   refactor: resolve #439: Correct failing unit tests to account for payload persistence.
     -   fix:  resolve #457: DTOs that are derivatives of ExtendableDtoBase generate 'key not found' exceptions for optional attributes.
     -   fix:  resolve #436: NullReferenceException in CompleteProcessing.