QuixStreams.Telemetry 0.8.0

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

Library introducing basic models for telemetry data using QuixStreams.Transport

Product 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 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. 
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 QuixStreams.Telemetry:

Package Downloads
QuixStreams.Streaming

Library for streaming telemetry data

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.0 275 5/18/2026
0.7.6 579 2/10/2025
0.7.5 250 12/2/2024
0.7.4 992 9/5/2024
0.7.3 7,940 6/11/2024
0.7.2 270 5/24/2024
0.7.1 486 4/23/2024
0.7.0 502 4/8/2024
0.6.3 507 2/16/2024
0.6.2 495 1/22/2024
0.6.1 1,833 12/14/2023
0.6.0 528 12/8/2023
0.5.7 895 9/28/2023
0.5.6 1,249 9/20/2023
0.5.5 1,100 8/15/2023
0.5.4 932 6/6/2023
0.5.3 1,061 4/27/2023
0.5.2 977 4/21/2023
0.5.1 1,091 3/31/2023
0.5.0 1,857 3/1/2023
Loading failed