KestrunRuntimeInfo.AspNetCoreVersion property

Gets or sets the ASP.NET Core version detected at runtime.

public static string? AspNetCoreVersion { get; set; }

See Also