qyl.linux-x64 1.0.0

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

qyl is one schema-owned modular platform: one dependency graph, one verification pipeline, and multiple independently shipped artifacts — MCP, CLI, instrumentation, conventions, collector, Workbench, and Runner each keep one clear responsibility without owning duplicate contracts. Qyl.Telemetry.SemanticConventions defines the vocabulary qyl emits, Qyl.Telemetry provides its telemetry primitives and explicit instrumentation API, Qyl.Telemetry.AutoInstrumentation implements automatic capture, and Qyl.Telemetry.Hosting composes the complete producer pipeline inside an application up to the OTLP exporter. Qyl.Collector begins where that exporter ends: it is a standalone service that receives telemetry, validates it against the shared registry, stores it, and exposes it through the collector API. qyl/packages/Qyl.Cli is a client of that API — not the API itself — and brings up the local stack, including the collector on :5100, diagnostics on :5200, and OTLP ingestion on :4318, with Qyl.Run.Workload as the Runner supervising those local processes. qyl.dashboard presents product telemetry over HTTP. On top of the stored telemetry, the qyl.mcp server projection is a closed-world MCP server that exposes the known qyl model as MCP tools and runs as the qyl-mcp Node service on Railway at mcp.qyl.at; its tool shapes are generated from the qyl-api-schema contract while tool curation is authored — never a second contract source, with a fail-closed contract-revision handshake against the collector. Separately, the qyl.mcp client runtime is an open-world MCP client that connects to, inspects, and tests arbitrary external MCP servers through a local loopback process on :18888 — deliberately outside both loops. The qyl.mcp dashboard is the browser-based workbench UI: a Vite bundle and MCP App served by the server, through which developers discover capabilities, invoke tools, and inspect runtime behavior. One graph, one truth, many artifacts. Normative source: ARCHITECTURE-1.0.0.md — on conflict, the MD wins.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.1.0 47 9/17/2026
7.0.0 52 9/17/2026
6.0.0 113 9/12/2026
5.1.0 108 9/11/2026
5.0.2 130 9/11/2026
5.0.1 179 9/11/2026
5.0.0 103 9/7/2026
4.0.0 109 9/7/2026
3.0.0 132 9/3/2026
2.0.0 106 9/2/2026
1.1.8 130 8/1/2026
1.1.7 139 8/1/2026
1.1.5 131 7/31/2026
1.1.3 128 7/28/2026
1.1.2 120 7/28/2026
1.1.1 128 7/28/2026
1.1.0 111 7/28/2026
1.0.0 107 7/28/2026
0.1.0-beta.15 86 7/26/2026
0.1.0-beta.14 73 7/26/2026
Loading failed