Benevia.Core.Telemetry 0.8.8

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

Benevia.Core.Telemetry

Maintainers

Introduction

<2–3 sentence summary>

Modules

Architecture

flowchart TD
  A[Start] --> B{Decision}
  B -->|Yes| C[Path 1]
  B -->|No| D[Path 2]

Setup

<commands / code samples>

Notes

<details> Use for optional long content </details>

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

Showing the top 3 NuGet packages that depend on Benevia.Core.Telemetry:

Package Downloads
Benevia.Core.Events

Benevia Core Events library for event-driven architecture and business logic implementation.

Benevia.Core.API

Benevia Core API library with OData support and automatic API controller generation via source generators.

Benevia.Core.Postgres

Benevia Core PostgreSQL library with Entity Framework Core integration for database access.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.8 41 4/7/2026
0.8.8-ci.49 20 4/7/2026
0.8.8-ci.48 47 4/6/2026
0.8.7 177 4/2/2026
0.8.7-ci.46 54 4/2/2026
0.8.7-ci.45 49 4/2/2026
0.8.7-ci.44 50 4/1/2026
0.8.7-ci.43 48 3/31/2026
0.8.7-ci.42 54 3/31/2026
0.8.6 256 3/25/2026
0.8.6-ci.40 53 3/25/2026
0.8.5 172 3/25/2026
0.8.5-ci.38 50 3/25/2026
0.8.5-ci.37 47 3/25/2026
0.8.5-ci.36 49 3/24/2026
0.8.4 253 3/23/2026
0.8.4-ci.34 43 3/23/2026
0.8.4-ci.33 45 3/23/2026
0.8.3 185 3/19/2026
0.8.3-ci.31 54 3/19/2026
Loading failed