Dotsider.Core.Protocol
Classes
Section titled “Classes”Shared JSON serialization options for the dotsider diagnostics protocol.
public static class DotsiderJsonOptionsConstants for the dotsider diagnostics protocol.
public static class DotsiderProtocolJSON request sent to a dotsider diagnostics socket.
public sealed class DotsiderRequestJSON response from a dotsider diagnostics socket.
public sealed class DotsiderResponseResult of resolving an assembly from the system .NET shared framework. Includes the full path and the runtime pack that provided it.
public sealed record FrameworkAssemblyInfo : IEquatable<FrameworkAssemblyInfo>Serialization-safe representation of an assembly resolution result. Used in protocol and MCP responses where ResolvedAssembly cannot be serialized directly (FromBundle contains raw bytes).
public sealed record ResolvedAssemblyInfo : IEquatable<ResolvedAssemblyInfo>