netcoreapp2.1
namespace Microsoft.AspNetCore.Identity.UI.Pages.Internal.Account
{
[RazorSourceChecksum("SHA1", "0ee2c4e3f9ecf938be656b7c069759be9c110b2d", "/Areas/Identity/Pages/Account/Login.cshtml")]
[RazorSourceChecksum("SHA1", "584e4b0efecc03a990a66986aa02c82845b2f9cf", "/Areas/Identity/Pages/_ViewImports.cshtml")]
[RazorSourceChecksum("SHA1", "cb09472eed5bae42e67ef0a4b8eb7cfbadf1f7e6", "/Areas/Identity/Pages/Account/_ViewImports.cshtml")]
public class Areas_Identity_Pages_Account_Login : Page
{
[RazorInject]
public IHtmlHelper<LoginModel> Html { get; }
}
}
.NET Core | 2.1 |
---|---|
Information specific to netcoreapp2.1 | |
Assembly | Microsoft.AspNetCore.Identity.UI.Views , Version=2.1.11.0, PublicKeyToken=adb9793829ddae60 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |