﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>MES.Inside.Contracts</id>
    <version>0.4.0-preview.5</version>
    <authors>Mayer EDV Services</authors>
    <readme>README.md</readme>
    <projectUrl>https://inside.mes.wien/</projectUrl>
    <description>Versioned telemetry event and ingestion contracts shared by all MES Inside clients.</description>
    <releaseNotes>Preview 5 adds atomic cross-application runtime snapshots for ASP.NET Core, WebForms, Windows services, workers, console and desktop applications; request heap and GC diagnostics; bounded page tracing; installation-specific HMAC correlation; Web.config API-key fallback; and numeric properties for measured functions. It retains durable bounded spooling, hierarchical traces and stable installation identity. Requires a server upgraded for the RuntimeSnapshots contract. Not yet a stable API.</releaseNotes>
    <copyright>Copyright © 2026 Mayer EDV Services</copyright>
    <tags>observability logging monitoring telemetry performance on-premises</tags>
    <repository type="git" url="https://git.mes.wien/MES/MES.Inside" branch="refs/heads/codex/integration-enrollment-api" commit="ac7d12d218329ad5f6d2fbc04f81852ce79d27a2" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>