Articles Filter By Project

Count = 47

ASP.NET Core 8.0 - Cookies And Claims
Created 07/17/24, Updated 07/24/24 13:58 GMT
Introduces a series about the Cookies And Claims Project.
ASP.NET Core 8.0 - Administrator Claim
Created 07/24/24, Updated 07/24/24 13:56 GMT
Describes the implementation of an AppUserClaim from storage to a ClaimsPrincipal's authorization claim and authorization policy.
ASP.NET Core 8.0 - Admin Idle Logout
Created 07/24/24, Updated 07/24/24 13:50 GMT
Describes the implementation of an idle logout function which combines JavaScript and html in a razor partial view.
ASP.NET Core 6.0 - Users With Comments
Created 06/01/22, Updated 06/19/22 15:28 GMT
Introduces the ASP.NET Core 6.0 - Users With Comments Project (UWCP) and an article series about the implementation of users with comments.
ASP.NET Core 6.0 - API Authorization
Created 06/01/22, Updated 06/19/22 15:26 GMT
Describes restricting access to the member's image API endpoint to the user or an authorized administrator.
ASP.NET Core 6.0 - Profile Image Control
Created 06/08/22, Updated 06/19/22 15:23 GMT
Describes the Profile Image Control with options to use an image file, webcam snapshot, or a stock image stored on the server.
ASP.NET Core 6.0 - Comments Workflow
Created 06/08/22, Updated 06/19/22 15:20 GMT
Describes the UWCP's moderated comment workflow from user submission to admin publication.
ASP.NET Core 6.0 - Filtered Comments
Created 06/10/22, Updated 06/19/22 15:19 GMT
Describes how filtered comments pages aid the comment workflow.
ASP.NET Core 6.0 - Member Listings
Created 06/18/22, Updated 06/19/22 15:18 GMT
Describes the public and admin listings for MemberProfiles.
ASP.NET Core 6.0 - Users With Device 2FA
Created 12/31/21, Updated 03/11/22 19:15 GMT
Introduces the ASP.NET Core 6.0 - Users With Device 2FA Project (UWD2FAP) and an article series about the implementation of ASP.NET Core 6.0 with Visual Studio 2022.

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.