Articles Filter By Project

Count = 41

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 - 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.
ASP.NET Core 5.0 - FIDO2 Credential Create
Created 07/17/21, Updated 08/16/21 04:01 GMT
Describes the registration or attestation ceremony I implement in the Users Without Passwords Project (UWPP). The sixth article of a series for the UWPP.
ASP.NET Core 5.0 - Users Without Passwords
Created 04/09/21, Updated 08/16/21 03:59 GMT
Introduces a series about the implementation WebAuthn, also known as FIDO2, instead of passwords. The first article of a series for the Uses Without Passwords Project.
ASP.NET Core 3.1 - User Entity
Created 01/24/20, Updated 02/24/21 00:18 GMT
Demonstrates the implementation of storing a user entity in a MS SQL database. The second article of a series for Users Without Identity.
ASP.NET Core 3.1 - Password Hasher
Created 01/27/20, Updated 02/24/21 00:17 GMT
Demonstrates the implementation of a password hasher. The third article of a series for Users Without Identity.
ASP.NET Core 3.1 - User Management
Created 02/01/20, Updated 02/24/21 00:16 GMT
Demonstrates the implementation of user management. The forth article of a series for Uses Without Identity.
ASP.NET Core 3.1 - Admin Role
Created 02/01/20, Updated 02/24/21 00:16 GMT
Demonstrates the implementation of an admin role to manage users. The fifth article of a series for Uses Without Identity.
ASP.NET Core 3.1 - Cookie Validator
Created 02/02/20, Updated 02/24/21 00:15 GMT
Demonstrates the implementation of verifying the authentication cookie on every request. The sixth article of a series for Uses Without Identity.
ASP.NET Core 3.1 - Concurrency Conflicts
Created 02/02/20, Updated 02/24/21 00:14 GMT
Demonstrates the implementation of trapping and handling concurrency conflicts when editing and updating a user. The seventh article of a series for Uses Without Identity.

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.