Phoenix.Mediator.Serilog
2.2.0
dotnet add package Phoenix.Mediator.Serilog --version 2.2.0
NuGet\Install-Package Phoenix.Mediator.Serilog -Version 2.2.0
<PackageReference Include="Phoenix.Mediator.Serilog" Version="2.2.0" />
<PackageVersion Include="Phoenix.Mediator.Serilog" Version="2.2.0" />
<PackageReference Include="Phoenix.Mediator.Serilog" />
paket add Phoenix.Mediator.Serilog --version 2.2.0
#r "nuget: Phoenix.Mediator.Serilog, 2.2.0"
#:package Phoenix.Mediator.Serilog@2.2.0
#addin nuget:?package=Phoenix.Mediator.Serilog&version=2.2.0
#tool nuget:?package=Phoenix.Mediator.Serilog&version=2.2.0
Serilog bootstrapping and request log enrichment for Phoenix.Mediator apps. No third-party error-tracking dependency (add Phoenix.Mediator.Serilog.Sentry for Sentry).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 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. |
-
net10.0
- Phoenix.Mediator (>= 2.2.0)
- Serilog.Enrichers.Environment (>= 3.0.1)
- Serilog.Exceptions (>= 8.4.0)
- Serilog.Extensions.Hosting (>= 10.0.0)
- Serilog.Formatting.Compact (>= 3.0.0)
- Serilog.Sinks.Console (>= 6.1.1)
- Serilog.Sinks.File (>= 7.0.0)
-
net8.0
- Phoenix.Mediator (>= 2.2.0)
- Serilog.Enrichers.Environment (>= 3.0.1)
- Serilog.Exceptions (>= 8.4.0)
- Serilog.Extensions.Hosting (>= 10.0.0)
- Serilog.Formatting.Compact (>= 3.0.0)
- Serilog.Sinks.Console (>= 6.1.1)
- Serilog.Sinks.File (>= 7.0.0)
-
net9.0
- Phoenix.Mediator (>= 2.2.0)
- Serilog.Enrichers.Environment (>= 3.0.1)
- Serilog.Exceptions (>= 8.4.0)
- Serilog.Extensions.Hosting (>= 10.0.0)
- Serilog.Formatting.Compact (>= 3.0.0)
- Serilog.Sinks.Console (>= 6.1.1)
- Serilog.Sinks.File (>= 7.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Phoenix.Mediator.Serilog:
| Package | Downloads |
|---|---|
|
Phoenix.Mediator.All
Convenience meta-package: pulls in Phoenix.Mediator and every opt-in companion (Validation, Sentry, Serilog, Serilog.Sentry). Install this when you want everything in one shot; install the individual packages instead when you want to pick and choose. |
|
|
Phoenix.Mediator.Serilog.Sentry
Sentry add-on for Phoenix.Mediator.Serilog: AddSentry() ASP.NET integration + WriteToSentry() Serilog sink. |
GitHub repositories
This package is not used by any popular GitHub repositories.