netcoreapp2.2
namespace Microsoft.AspNetCore.Identity.UI.V3.Pages.Internal
{
[RazorSourceChecksum("SHA1", "772902cca20fb9743edd24313f7a9b1b63aac0aa", "/Areas/Identity/Pages/_Layout.cshtml")]
[RazorSourceChecksum("SHA1", "2440d6ed9abcfe2733ee8e2de7644485831a592a", "/Areas/Identity/Pages/_ViewImports.cshtml")]
public class Areas_Identity_Pages__Layout : RazorPage<dynamic>
{
[RazorInject]
public IHtmlHelper<dynamic> Html { get; }
}
}
.NET Core | 2.2 |
---|---|
Information specific to netcoreapp2.2 | |
Assembly | Microsoft.AspNetCore.Identity.UI.Views.V3 , Version=2.2.5.0, PublicKeyToken=adb9793829ddae60 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |