Articles Filter By Project

Count = 133

ASP.NET Core 6.0 - Global Usings
Created 01/05/22, Updated 03/11/22 19:14 GMT
Describes the new VS 2022 features, Global using directives and file scoped namespaces.
ASP.NET Core 6.0 - Data Protection Keys
Created 01/10/22, Updated 03/11/22 19:13 GMT
Describes the default ASP.NET Core Data Protection conditions and alternate solutions to persist Data Protection keys.
ASP.NET Core 6.0 - Administrator Claim
Created 01/12/22, Updated 03/11/22 19:13 GMT
Describes the UWD2FAP AppUserClaim, creating a ClaimsPrincipal, and migrating the AppUser Administrator property to an AppUserClaim.
ASP.NET Core 6.0 - Terms Of Service
Created 01/12/22, Updated 03/11/22 19:12 GMT
Describes the Terms Of Service AppUserClaim, Terms Of Service page, and TermsOfServiceMiddleware.
ASP.NET Core 6.0 - Claims-Based Authorization
Created 01/22/22, Updated 03/11/22 19:11 GMT
Describes the implementation of claims-based authorization.
ASP.NET Core 6.0 - Impersonate User
Created 02/01/22, Updated 03/11/22 19:01 GMT
Describes the implementation of user impersonation by administrators.
ASP.NET Core 6.0 - Remember Me Or Not
Created 03/11/22, Updated 03/11/22 18:51 GMT
Describes the SlidingExpiration, AllowRefresh, IsPersistent, IssuedUtc, and ExpiresUtc AuthenticationProperties.
ASP.NET Core 6.0 - Demos And Utilities Project
Created 12/23/21, Updated 12/23/21 21:22 GMT
Introduces the DAUP project, a collection of demos and utilities I used to develop a lot of the features for KenHaggerty. Com and the research projects.
ASP.NET Core 6.0 - SingleUser NuGet Package
Created 10/29/21, Updated 10/29/21 15:03 GMT
Describes the implementation of the KenHaggerty. Com. SingleUser. Net6 NuGet package.
ASP.NET Core 6.0 - Framework Enum
Created 10/29/21, Updated 10/29/21 00:39 GMT
Describes the implementation of a Framework Enum with a Dropdown list to filter an in-memory database.

I write about the difficulties and methods I have found while developing this site with ASP.NET Core 2.2, upgrading to ASP.NET Core 3.1 then to ASP.NET Core 5.0 and ASP.NET Core 6.0 using EntityFramework Core. None of the authors, contributors, or anyone else connected with KenHaggerty.Com, in any way whatsoever, can be responsible for your use of the information contained in or linked from these articles.

All articles have created and last updated dates. I will do my best to update any article which I learn to be inaccurate. The research comes from articles and posts on sites like stackoverflow, docs.microsoft.com and GitHub. I hardly ever find my solution from one article or post. I give references in the article to the most pertinent sources. There is a comments feature to allow open discussion. If you have concerns and do not want to register, please send me an email.