Serilog 2.0.0-beta-395

Prefix Reserved
This is a prerelease version of Serilog.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Serilog --version 2.0.0-beta-395
                    
NuGet\Install-Package Serilog -Version 2.0.0-beta-395
                    
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" Version="2.0.0-beta-395" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serilog" Version="2.0.0-beta-395" />
                    
Directory.Packages.props
<PackageReference Include="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 Serilog --version 2.0.0-beta-395
                    
#r "nuget: Serilog, 2.0.0-beta-395"
                    
#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 Serilog@2.0.0-beta-395
                    
#: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=Serilog&version=2.0.0-beta-395&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Serilog&version=2.0.0-beta-395&prerelease
                    
Install as a Cake Tool

Simple .NET logging with fully-structured events

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
DNX dnx451 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4.6K)

Showing the top 5 NuGet packages that depend on Serilog:

Package Downloads
Serilog.Sinks.File

Write Serilog events to text files in plain or JSON format.

Serilog.Sinks.Console

A Serilog sink that writes log events to the console/terminal.

Serilog.Extensions.Logging

Low-level Serilog provider for Microsoft.Extensions.Logging

Serilog.Settings.Configuration

Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.

Serilog.Formatting.Compact

A simple, compact JSON-based event format for Serilog.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Serilog:

Repository Stars
netchx/netch
A simple proxy client
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
Version Downloads Last Updated
4.3.2-dev-02419 22,639 2/26/2026
4.3.2-dev-02418 5,110 2/15/2026
4.3.1 7,680,821 2/10/2026
4.3.1-dev-02415 289 2/10/2026
4.3.1-dev-02406 22,255 1/28/2026
4.3.1-dev-02404 15,997 1/20/2026
4.3.1-dev-02395 92,177 11/12/2025
4.3.1-dev-02390 12,515 11/2/2025
4.3.1-dev-02387 62,415 9/26/2025
4.3.1-dev-02385 39,489 9/5/2025
4.3.1-dev-02383 856 9/4/2025
4.3.1-dev-02373 164,219 5/20/2025
4.3.0 68,902,056 5/18/2025
4.3.0-dev-02364 8,426 5/14/2025
4.3.0-dev-02363 954 5/14/2025
4.3.0-dev-02361 1,164 5/14/2025
4.3.0-dev-02360 910 5/14/2025
4.3.0-dev-02357 774 5/10/2025
4.2.1-dev-02356 7,525 5/10/2025
2.0.0-beta-395 11,231 11/23/2015
Loading failed