Peaceful.Extensions.Serilog 0.3.2

Prefix Reserved
dotnet add package Peaceful.Extensions.Serilog --version 0.3.2
                    
NuGet\Install-Package Peaceful.Extensions.Serilog -Version 0.3.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="Peaceful.Extensions.Serilog" Version="0.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Peaceful.Extensions.Serilog" Version="0.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Peaceful.Extensions.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 Peaceful.Extensions.Serilog --version 0.3.2
                    
#r "nuget: Peaceful.Extensions.Serilog, 0.3.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.
#:package Peaceful.Extensions.Serilog@0.3.2
                    
#: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=Peaceful.Extensions.Serilog&version=0.3.2
                    
Install as a Cake Addin
#tool nuget:?package=Peaceful.Extensions.Serilog&version=0.3.2
                    
Install as a Cake Tool

dotnet-extensions

License

Shared ASP.NET Core hosting, logging, and telemetry extensions for building .NET services with sensible defaults.

Status

Active. Curated public releases land here; ongoing development happens on a separate working tree. Issues, discussions, and pull requests are welcome on this repo.

Packages

Package Description
Peaceful.Extensions.Hosting ASP.NET Core hosting extensions: CORS, exception handling, health checks, Scalar/OpenAPI, and API versioning.
Peaceful.Extensions.Serilog Serilog bootstrap logger, ASP.NET Core host wiring, and request-logging composition helpers.
Peaceful.Extensions.Telemetry OpenTelemetry setup for tracing, metrics, and OTLP export.

Install

dotnet add package Peaceful.Extensions.Hosting
dotnet add package Peaceful.Extensions.Serilog
dotnet add package Peaceful.Extensions.Telemetry

Build from source

You'll need the .NET 10 SDK.

dotnet build
dotnet test

Contributing

Contributions are welcome from anyone in the .NET community. See CONTRIBUTING.md for the dev setup, the red-green TDD requirement, and the branch model. The per-PR checklist itself lives in the PR template and is filled in when you open a PR. By participating you agree to abide by the Code of Conduct.

For security-sensitive bugs, please follow SECURITY.md instead of opening a public issue.

Project stewardship

dotnet-extensions is currently developed and maintained by Peaceful Studio OÜ (Estonia, VAT EE102232996). The project is licensed under Apache-2.0 with the explicit intent of community ownership: if and when adoption warrants neutral governance, Peaceful Studio commits to transferring this repository to a community-led organisation under the same license terms. Contributions welcome from anywhere in the .NET ecosystem; no CLA required.

License

Apache-2.0. © 2026 Peaceful Studio OÜ. See LICENSE and NOTICE.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
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
0.3.2 69 9/23/2026
0.3.1-preview.1 67 9/3/2026
0.3.0-preview.1 213 7/17/2026