MES-Public

MES.Inside.Contracts (0.4.0-preview.5)

Published 2026-08-11 19:12:50 +02:00 by stefan.mayer

Installation

dotnet nuget add source --name MES-Public --username your_username --password your_token https://git.mes.wien/api/packages/MES-Public/nuget/index.json
dotnet add package --source MES-Public --version 0.4.0-preview.5 MES.Inside.Contracts

About this package

Versioned telemetry event and ingestion contracts shared by all MES Inside clients.

MES Inside Client

MES Inside provides locally durable, asynchronous telemetry for logs, exceptions, performance measurements and metrics.

Choose one entry package:

  • MES.Inside.Client.AspNetCore for ASP.NET Core on .NET 8 or newer;
  • MES.Inside.Client.AspNetFramework for ASP.NET WebForms on .NET Framework 4.8.

The entry package installs the shared Client, Configuration and Contracts packages automatically.

Integration

Canonical instructions for developers and coding assistants:

Never store an API key in source code or mesinside.json. The configuration contains only a credential reference; the secret is supplied by the target server environment.

Preview status

0.4.0-preview.5 is intended for controlled pilot integrations. Public APIs, configuration and package structure may still change before version 1.0.

Use of these packages is governed by the applicable MES Inside agreement. Package availability does not by itself grant a source-code or server license.

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.

Details
NuGet
2026-08-11 19:12:50 +02:00
5
Mayer EDV Services
31 KiB
Assets (4)
Versions (13) View all
0.4.0-preview.5 2026-08-11
0.4.0-preview.4 2026-08-10
0.4.0-preview.2 2026-08-03
0.4.0-preview.1 2026-08-02
0.3.0-preview.1 2026-08-02