Repl.Logging 0.10.0-dev.77

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

Repl.Logging

Repl.Logging provides ambient session-aware logging context for apps built with Repl Toolkit.

It keeps Microsoft.Extensions.Logging as the logging contract and exposes Repl execution metadata so apps can enrich or route operator logs when needed.

AddReplLogging() registers the minimal logging services needed for ILogger<T> injection and adds REPL execution metadata through ambient context and scopes.

What this package does:

  • keeps logging provider selection in application code
  • does not add a visible logging sink by default
  • does not treat logs as user-facing output

Use IReplInteractionChannel for user-facing notices, warnings, and problem summaries.

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 (1)

Showing the top 1 NuGet packages that depend on Repl.Logging:

Package Downloads
Repl.Defaults

DI-enabled defaults and composition profiles for Repl Toolkit (ReplApp, interactive mode, lifecycle helpers).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.11.0-dev.6 564 5/2/2026
0.11.0-dev.4 52 5/1/2026
0.11.0-dev.3 55 4/25/2026
0.10.0 1,279 4/25/2026
0.10.0-dev.83 59 4/25/2026
0.10.0-dev.77 1,028 4/20/2026
0.10.0-dev.76 73 4/19/2026