Serilog.Expressions 1.1.0-dev-00021

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

An embeddable mini-language for filtering, enriching, and formatting Serilog
     events, ideal for use with JSON or XML configuration.

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.  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 is compatible. 
.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 (128)

Showing the top 5 NuGet packages that depend on Serilog.Expressions:

Package Downloads
Umbraco.Cms.Infrastructure

Contains the infrastructure assembly needed to run Umbraco CMS.

Blauhaus.Analytics.Serilog

Package Description

SerilogTracing.Expressions

Package Description

SyncSoft.App.Serilog

An app framework for SyncSoft Inc.

PepperDashCore

Package Description

GitHub repositories (39)

Showing the top 20 popular GitHub repositories that depend on Serilog.Expressions:

Repository Stars
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
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.
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
ChangemakerStudios/Papercut-SMTP
Papercut SMTP -- The Simple Desktop Email Server
dotnet/macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
SteamAutoCracks/Steam-auto-crack
Steam Game Automatic Cracker
OPCFoundation/UA-.NETStandard
OPC Unified Architecture .NET Standard
recyclarr/recyclarr
Automatically sync TRaSH Guides to your Sonarr and Radarr instances
serilog/serilog-aspnetcore
Serilog integration for ASP.NET Core
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
DragoQCC/CrucibleC2
A C# Command & Control framework
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
Cleanuparr/Cleanuparr
Cleanuparr is a tool for automating the cleanup of unwanted or blocked files in Sonarr, Radarr, and supported download clients like qBittorrent, Deluge and Transmission.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
serilog/serilog-settings-configuration
A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
Version Downloads Last Updated
5.1.0-dev-02301 19,893 2/28/2025
5.1.0-dev-00186 30,850 11/18/2024
5.0.1-dev-00185 253 11/18/2024
5.0.1-dev-00182 29,606 8/20/2024
5.0.1-dev-00180 546 8/2/2024
5.0.0 16,806,659 6/13/2024
5.0.0-dev-00174 184 6/13/2024
5.0.0-dev-00166 2,210 6/4/2024
5.0.0-dev-00164 191 6/4/2024
4.0.1-dev-00161 323 6/1/2024
4.0.1-dev-00158 2,159 5/13/2024
4.0.1-dev-00154 18,153 3/5/2024
4.0.1-dev-00151 33,544 1/7/2024
4.0.0 14,699,320 11/9/2023
4.0.0-dev-00143 211 11/9/2023
4.0.0-dev-00139 10,871 10/3/2023
4.0.0-dev-00137 124,970 9/18/2023
3.4.2-dev-00131 499 9/18/2023
3.4.2-dev-00130 215 9/18/2023
3.4.2-dev-00120 30,345 5/22/2023
3.4.2-dev-00119 97,185 11/11/2022
3.4.1 24,074,686 10/10/2022
3.4.1-dev-00111 276 10/10/2022
3.4.1-dev-00109 634 9/30/2022
3.4.1-dev-00107 320 9/29/2022
3.4.1-dev-00102 422 9/27/2022
3.4.1-dev-00095 685 9/14/2022
3.4.0 9,679,891 5/12/2022
3.4.0-dev-00089 306 5/11/2022
3.3.0 7,022,077 2/22/2022
3.3.0-dev-00088 304 5/11/2022
3.3.0-dev-00086 308 5/10/2022
3.2.2-dev-00083 5,320 2/14/2022
3.2.2-dev-00078 1,040 2/8/2022
3.2.1 3,193,122 11/3/2021
3.2.1-dev-00074 26,183 11/3/2021
3.2.1-dev-00071 18,760 8/4/2021
3.2.1-dev-00070 733 6/23/2021
3.2.1-dev-00069 911 6/21/2021
3.2.0 3,713,747 6/21/2021
3.2.0-dev-00064 391 6/21/2021
3.1.1-dev-00063 383 6/21/2021
3.1.1-dev-00061 343 6/20/2021
3.1.1-dev-00059 380 6/20/2021
3.1.1-dev-00058 391 6/20/2021
3.1.1-dev-00054 373 6/15/2021
3.1.1-dev-00051 397 6/9/2021
3.1.0 540,142 6/4/2021
3.1.0-dev-00048 366 6/4/2021
3.0.0 52,644 6/2/2021
3.0.0-dev-00043 430 6/1/2021
3.0.0-dev-00041 391 5/31/2021
3.0.0-dev-00039 659 5/25/2021
2.0.0 5,256,760 3/27/2021
2.0.0-dev-00032 389 3/22/2021
2.0.0-dev-00030 470 3/21/2021
1.1.1 560,080 3/8/2021
1.1.1-dev-00024 382 3/8/2021
1.1.0 5,058 3/7/2021
1.1.0-dev-00022 409 3/7/2021
1.1.0-dev-00021 415 3/3/2021
1.1.0-dev-00020 6,815 12/22/2020
1.0.0 1,532,878 11/6/2020
1.0.0-main-00017 463 11/6/2020
1.0.0-dev-00015 1,597 10/7/2020
1.0.0-dev-00014 468 10/1/2020
1.0.0-dev-00013 494 10/1/2020
1.0.0-dev-00012 521 10/1/2020
1.0.0-dev-00011 464 9/23/2020
1.0.0-dev-00010 503 9/23/2020
1.0.0-dev-00009 447 9/23/2020
1.0.0-dev-00008 471 9/22/2020
1.0.0-dev-00007 460 9/21/2020
1.0.0-dev-00006 491 9/21/2020
1.0.0-dev-00005 503 9/21/2020
1.0.0-dev-00004 477 9/16/2020
1.0.0-dev-00003 484 9/16/2020