﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>MES.Inside.Client.AspNetFramework</id>
    <version>0.4.0-preview.5</version>
    <authors>Mayer EDV Services</authors>
    <readme>README.md</readme>
    <projectUrl>https://inside.mes.wien/</projectUrl>
    <description>Entry package for integrating MES Inside with ASP.NET WebForms applications on .NET Framework 4.8.</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=".NETFramework4.8">
        <dependency id="MES.Inside.Client" version="0.4.0-preview.5" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System.Configuration" targetFramework=".NETFramework4.8" />
      <frameworkAssembly assemblyName="System.Web" targetFramework=".NETFramework4.8" />
    </frameworkAssemblies>
  </metadata>
</package>