Biss.Core.Logging.Events 10.4.1

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

Biss.Core.Logging.Events

© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at

What can this NuGet package do?

This NuGet package provides custom classes and event logging capabilities to extend Microsoft's logging framework (ILogger, LoggerFactory, etc.). It enables event-based logging throughout your application.

How do I use it?

For using this library, simply install the NuGet package. When using other Biss NuGet packages, Biss.Core.Logging.Events is automatically installed as a dependency, so you don't need to install it separately.

What are the core features?

  • Event-Based Logging - Custom event logging that allows you to subscribe to and process log events from your application
  • Logger Integration - Seamless integration with Microsoft's logging infrastructure
  • Event Arguments - Custom event arguments for different logging scenarios

Dependencies

Package Version Purpose
Biss.Core Latest Core utilities and base classes
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.
  • net10.0

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Biss.Core.Logging.Events:

Package Downloads
Biss.Cli

Biss Core SDK

Biss.Apps.Template.BaseAppTemplate

Biss Core SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.1 83 2/12/2026

Changelog.md