Topos.Serilog 0.41.0

dotnet add package Topos.Serilog --version 0.41.0
                    
NuGet\Install-Package Topos.Serilog -Version 0.41.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="Topos.Serilog" Version="0.41.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Topos.Serilog" Version="0.41.0" />
                    
Directory.Packages.props
<PackageReference Include="Topos.Serilog" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Topos.Serilog --version 0.41.0
                    
#r "nuget: Topos.Serilog, 0.41.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.
#:package Topos.Serilog@0.41.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Topos.Serilog&version=0.41.0
                    
Install as a Cake Addin
#tool nuget:?package=Topos.Serilog&version=0.41.0
                    
Install as a Cake Tool

Topos.Serilog

Provides a Serilog-based logger factory implementation for Topos.

Configure it by going

using var producer = Configure
    .Producer(...)
    .Logging(s => s.UseSerilog())
    .(...)
    .Create();

or

using var consumer = Configure
    .Consumer(...)
    .Logging(s => s.UseSerilog())
    .(...)
    .Start();
Product 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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on Topos.Serilog:

Package Downloads
DAX.EventProcessing.Dispatcher

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.41.0 184 9/25/2025
0.40.0 167 9/25/2025
0.39.0 648 2/14/2025
0.38.0 485 11/22/2024
0.37.0 260 10/24/2024
0.36.0 170 10/24/2024
0.35.0 200 10/22/2024
0.34.0 183 10/22/2024
0.33.0 327 8/14/2024
0.32.0 198 7/2/2024
0.31.0 172 6/4/2024
0.30.0 215 5/13/2024
0.29.0 196 3/20/2024
0.28.0 1,974 12/10/2023
0.26.0 215 12/9/2023
0.25.0 2,349 8/1/2023
0.24.0 317 6/20/2023
0.23.0 230 6/20/2023
0.22.0 248 6/20/2023
0.21.0 324 5/9/2023
0.20.0 327 4/28/2023
0.18.0 307 4/27/2023
0.17.0 296 4/27/2023
0.16.0 289 4/27/2023
0.15.0 283 4/27/2023
0.14.0 284 4/27/2023
0.13.0 298 4/27/2023
0.12.0 295 4/26/2023
0.11.0 424 3/14/2023
0.10.0 414 2/9/2023
0.9.0 1,416 9/8/2022
0.8.0 570 8/31/2022
0.7.0 547 8/31/2022
0.6.0 530 8/31/2022
0.5.0 611 8/4/2022
0.4.0 608 6/26/2022
0.3.0 535 6/20/2022
0.2.0 633 4/17/2022
0.1.4 603 3/17/2022
0.1.3 24,363 1/19/2022
0.1.2 611 1/13/2022
0.1.1 488 12/16/2021
0.1.0 440 12/16/2021
0.0.99 447 12/16/2021
0.0.98 979 9/28/2021
0.0.97 545 9/10/2021
0.0.96 501 9/4/2021
0.0.95 1,110 7/6/2021
0.0.94 884 3/9/2021
0.0.93 529 3/9/2021
0.0.92 532 3/8/2021
0.0.91 542 2/27/2021
0.0.90 548 2/2/2021
0.0.89 508 2/1/2021
0.0.88 59,526 11/12/2020
0.0.87 579 11/12/2020
0.0.86 594 11/10/2020
0.0.85 575 11/10/2020
0.0.84 983 10/2/2020
0.0.83 606 10/1/2020
0.0.82 714 9/27/2020
0.0.81 801 9/18/2020
0.0.80 630 9/11/2020
0.0.79 576 9/11/2020
0.0.78 603 9/11/2020
0.0.77 641 9/11/2020
0.0.76 631 9/10/2020
0.0.75 657 9/1/2020
0.0.74 613 9/1/2020
0.0.73 1,002 8/13/2020
0.0.72 1,956 7/14/2020
0.0.71 635 7/14/2020
0.0.69 792 5/11/2020
0.0.69-pre 513 3/29/2020
0.0.68-pre 490 3/29/2020
0.0.67-pre 482 3/29/2020
0.0.66-pre 503 3/29/2020
0.0.65-pre 572 3/28/2020
0.0.64-pre 525 3/27/2020
0.0.63 681 3/27/2020
0.0.62 683 3/27/2020
0.0.61 678 3/26/2020
0.0.60 687 3/26/2020
0.0.59 663 3/26/2020
0.0.58 666 3/25/2020
0.0.57 741 3/22/2020
0.0.56 697 2/25/2020
0.0.55 702 1/8/2020
0.0.54 660 1/7/2020
0.0.53 684 1/7/2020
0.0.52 710 12/31/2019
0.0.51 706 12/29/2019
0.0.50 695 12/29/2019
0.0.49 708 12/29/2019
0.0.48 692 12/29/2019
0.0.46 684 12/23/2019
0.0.45 663 12/3/2019
0.0.44 695 12/3/2019
0.0.43 688 11/8/2019
0.0.42 708 10/25/2019
0.0.41 696 10/25/2019
0.0.40 690 10/24/2019
0.0.39 704 10/13/2019
0.0.38 687 10/13/2019
0.0.37 716 10/12/2019
0.0.36 722 10/12/2019
0.0.35 720 10/12/2019
0.0.34 733 10/12/2019
0.0.33 751 10/3/2019
0.0.32 771 9/30/2019
0.0.31 704 9/30/2019
0.0.30 738 9/26/2019
0.0.29 755 9/20/2019
0.0.28 741 9/20/2019
0.0.27 732 6/28/2019
0.0.24 799 5/10/2019
0.0.21 743 5/7/2019
0.0.20 763 5/7/2019
0.0.19 756 5/6/2019
0.0.18-beta 572 4/12/2019
0.0.17-beta 591 4/11/2019
0.0.16-beta 582 3/28/2019
0.0.15-beta 567 3/28/2019
0.0.14-beta 591 3/27/2019
0.0.13-beta 557 3/26/2019
0.0.12-beta 624 3/26/2019
0.0.11-beta 586 3/23/2019
0.0.10-beta 570 3/22/2019
0.0.9-beta 564 3/22/2019
0.0.8-beta 583 3/22/2019
0.0.7-beta 598 3/22/2019
0.0.5-beta 581 3/22/2019
0.0.4 769 3/21/2019
0.0.3 771 3/21/2019
0.0.2-b5 623 3/4/2019