﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>MES.Inside.Configuration</id>
    <version>0.4.0-preview.5</version>
    <authors>Mayer EDV Services</authors>
    <readme>README.md</readme>
    <projectUrl>https://inside.mes.wien/</projectUrl>
    <description>Configuration model, loading and validation for MES Inside clients on .NET Framework 4.8 and .NET 8 or newer.</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">
        <dependency id="Newtonsoft.Json" version="13.0.3" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>