@page @using System.Runtime.InteropServices @model IndexModel @{ ViewData["Title"] = "Home page"; }

.NET running on Amazon ECS

Operating System: @RuntimeInformation.OSDescription

Framework Version: @RuntimeInformation.FrameworkDescription (@RuntimeInformation.ProcessArchitecture)