MMP.Herald.Game.Pro 0.2.0

dotnet add package MMP.Herald.Game.Pro --version 0.2.0
                    
NuGet\Install-Package MMP.Herald.Game.Pro -Version 0.2.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="MMP.Herald.Game.Pro" Version="0.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MMP.Herald.Game.Pro" Version="0.2.0" />
                    
Directory.Packages.props
<PackageReference Include="MMP.Herald.Game.Pro" />
                    
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 MMP.Herald.Game.Pro --version 0.2.0
                    
#r "nuget: MMP.Herald.Game.Pro, 0.2.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 MMP.Herald.Game.Pro@0.2.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=MMP.Herald.Game.Pro&version=0.2.0
                    
Install as a Cake Addin
#tool nuget:?package=MMP.Herald.Game.Pro&version=0.2.0
                    
Install as a Cake Tool

Herald observability metapackage tuned for paid-tier games. Pulls in the network transports (HttpJson / TcpJsonLine / UdpJsonLine), the Enterprise HTTP observability sinks (Seq, Splunk, Honeycomb, Datadog, Loki, SignalFx), Sentry for crash tracking, the generic-webhook sink, and the OTLP trio. PagerDuty, Elasticsearch, and Slack are deliberately excluded — those are business/on-call surfaces rather than game-side.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
0.2.0 53 5/26/2026
0.2.0-alpha.3 62 5/13/2026
0.2.0-alpha.2 54 5/13/2026
0.2.0-alpha.1 59 5/13/2026