LogoLogo Back
Secure Page

Extra Page 5

@page @model VersionModel @{ ViewData["Title"] = "ASP.NET Core Version"; }

ASP.NET Core Version Information

.NET Core Version: @System.Runtime.InteropServices.RuntimeInformation.FrameworkDescription

ASP.NET Core Version: @typeof(Microsoft.AspNetCore.Mvc.Controller).Assembly.GetName().Version

Environment: @Environment.GetEnvironmentVariable("ASPNETCORE_ENVIRONMENT")

Secured By RapidSSL