Serilog.Enrichers.Process
                              
                            
                                3.0.0
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    dotnet add package Serilog.Enrichers.Process --version 3.0.0
NuGet\Install-Package Serilog.Enrichers.Process -Version 3.0.0
<PackageReference Include="Serilog.Enrichers.Process" Version="3.0.0" />
<PackageVersion Include="Serilog.Enrichers.Process" Version="3.0.0" />
<PackageReference Include="Serilog.Enrichers.Process" />
paket add Serilog.Enrichers.Process --version 3.0.0
#r "nuget: Serilog.Enrichers.Process, 3.0.0"
#:package Serilog.Enrichers.Process@3.0.0
#addin nuget:?package=Serilog.Enrichers.Process&version=3.0.0
#tool nuget:?package=Serilog.Enrichers.Process&version=3.0.0
Serilog.Enrichers.Process
The process enricher for Serilog.
To use the enricher, first install the NuGet package:
Install-Package Serilog.Enrichers.Process
Then add Enrich.WithProcessId() and/or .WithProcessName() to the LoggerConfiguration():
Log.Logger = new LoggerConfiguration()
    .WriteTo.Console()
    .Enrich.WithProcessId()
    .Enrich.WithProcessName()
    .CreateLogger();
Copyright © 2016 Serilog Contributors - Provided under the Apache License, Version 2.0.
| Product | Versions 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 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 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 was computed. 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 is compatible. net463 was computed. net47 was computed. net471 is compatible. 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. | 
NuGet packages (184)
Showing the top 5 NuGet packages that depend on Serilog.Enrichers.Process:
| Package | Downloads | 
|---|---|
| Umbraco.Cms.Infrastructure Contains the infrastructure assembly needed to run Umbraco CMS. | |
| UmbracoCms.Core Contains the core assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms package to setup Umbraco in Visual Studio as an ASP.NET project. | |
| Takenet.Iris.Common Iris common data types package | |
| FenixAlliance.ACL.Dependencies Application Component for the Alliance Business Suite. | |
| EtAlii.xTechnology.Diagnostics A package that contains generic abstractions for debugging and logging purposes. | 
GitHub repositories (29)
Showing the top 20 popular GitHub repositories that depend on Serilog.Enrichers.Process:
| Repository | Stars | 
|---|---|
| kurrent-io/KurrentDB 
                                                            KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
                                                         | |
| umbraco/Umbraco-CMS 
                                                            Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
                                                         | |
| BililiveRecorder/BililiveRecorder 
                                                            录播姬 | mikufans 生放送录制
                                                         | |
| Dotnet-Boxed/Templates 
                                                            .NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
                                                         | |
| github/VisualStudio 
                                                            GitHub Extension for Visual Studio
                                                         | |
| tareqimbasher/NetPad 
                                                            A cross-platform C# editor and playground.
                                                         | |
| NuGet/NuGetGallery 
                                                            NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
                                                         | |
| iammukeshm/CleanArchitecture.WebApi 
                                                            An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
                                                         | |
| CodeMazeBlog/CodeMazeGuides 
                                                            The main repository for all the Code Maze guides
                                                         | |
| colinin/abp-next-admin 
                                                            这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
                                                         | |
| PacktPublishing/Hands-On-Domain-Driven-Design-with-.NET-Core 
                                                            Hands-On Domain-Driven Design with .NET Core, published by Packt
                                                         | |
| nkdAgility/azure-devops-migration-tools 
                                                            Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Work Items, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
                                                         | |
| fullstackhero/dotnet-microservices-boilerplate 
                                                            The Ultimate Microservices Starter Kit for .NET Developers!
                                                         | |
| codewithmukesh/dotnet-webapi-zero-to-hero-course 
                                                            Learn .NET Web APIs the Right Way – From Basics to Production-Ready!
                                                         | |
| Texnomic/SecureDNS 
                                                            Secure, Modern, Fully-Featured, All-In-One Cross-Architecture & Cross-Platform DNS Server Using .NET 8.0
                                                         | |
| ShawnShiSS/clean-architecture-azure-cosmos-db 
                                                            A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
                                                         | |
| allisterb/jemalloc.NET 
                                                            A native memory manager for .NET
                                                         | |
| charlessolar/eShopOnContainersDDD 
                                                            Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
                                                         | |
| Bannerlord-Coop-Team/BannerlordCoop | |
| porrey/Virtual-ZPL-Printer 
                                                            An ethernet based virtual Zebra Label Printer that can be used to test applications that produce bar code labels.
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 3.0.0 | 11,742,945 | 6/14/2024 | 
| 3.0.0-dev-00770 | 1,348 | 6/14/2024 | 
| 2.0.2 | 42,802,930 | 8/15/2021 | 
| 2.0.2-dev-00763 | 289 | 11/14/2023 | 
| 2.0.2-dev-00754 | 534 | 9/15/2021 | 
| 2.0.2-dev-00750 | 517 | 8/15/2021 | 
| 2.0.2-dev-00746 | 501 | 8/15/2021 | 
| 2.0.2-dev-00741 | 4,561,312 | 10/26/2020 | 
| 2.0.2-dev-00739 | 13,989 | 10/20/2020 | 
| 2.0.2-dev-00738 | 689 | 10/20/2020 | 
| 2.0.2-dev-00737 | 707 | 10/20/2020 | 
| 2.0.2-dev-00733 | 1,792 | 10/15/2020 | 
| 2.0.2-dev-00731 | 14,048 | 8/4/2020 | 
| 2.0.1 | 24,688,274 | 2/14/2017 | 
| 2.0.1-dev-00723 | 1,507 | 2/14/2017 | 
| 2.0.0 | 330,872 | 6/29/2016 | 
| 2.0.0-rc-dev-00722 | 1,268 | 2/14/2017 | 
| 2.0.0-rc-dev-00720 | 1,284 | 2/14/2017 | 
| 2.0.0-rc-711 | 1,702 | 5/17/2016 | 
| 2.0.0-beta-705 | 1,309 | 5/17/2016 | 
| 2.0.0-beta-701 | 1,452 | 4/11/2016 | 
| 2.0.0-beta-700 | 1,497 | 3/23/2016 | 
| 2.0.0-beta-521 | 1,332 | 3/18/2016 | 
| 2.0.0-beta-519 | 1,434 | 3/16/2016 | 
| 2.0.0-beta-516 | 1,331 | 3/15/2016 | 
| 2.0.0-beta-515 | 1,327 | 3/15/2016 | 
| 2.0.0-beta-513 | 1,303 | 3/15/2016 | 
| 2.0.0-beta-511 | 1,340 | 3/14/2016 | 
| 2.0.0-beta-509 | 1,555 | 3/13/2016 | 
| 2.0.0-beta-507 | 1,747 | 3/1/2016 | 
| 2.0.0-beta-505 | 1,691 | 2/25/2016 | 
| 2.0.0-beta-502 | 1,437 | 2/22/2016 | 
| 2.0.0-beta-499 | 1,429 | 2/21/2016 |