Articles Filter By Project

Count = 139

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 - Cookie Authentication
Created 07/17/24, Updated 07/24/24 13:57 GMT
Describes the implementation of cookie authentication.
ASP.NET Core 8.0 - Remember Me Or Not
Created 07/17/24, Updated 07/24/24 13:57 GMT
Describes the implementation of a configurable AuthenticationProperties, which determines the cookie's lifetime.
ASP.NET Core 8.0 - Authorized Access
Created 07/24/24, Updated 07/24/24 13:56 GMT
Describes authorization attributes and authorization conventions to restrict access to pages for anonymous users.
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.
.NET MAUI 6.0 - Why I Like .NET MAUI
Created 03/21/23, Updated 03/23/23 03:38 GMT
Introduces the .NET MAUI 6.0 framework selector and an article series about the implementation of .NET MAUI 6.0 with Visual Studio 2022.
.NET MAUI 6.0 - Sideloading
Created 03/21/23, Updated 03/23/23 03:38 GMT
This article describes how to sideload (install) Windows and Android application packages.
.NET MAUI 6.0 - Emulators And Simulators
Created 03/23/23, Updated 03/23/23 03:32 GMT
Describes the virtual devices available for developing and debugging .NET MAUI apps with VS 2022.
ASP.NET Core 6.0 - Homegrown Analytics
Created 12/22/21, Updated 09/28/22 01:52 GMT
The migrated ASP.NET Core 6.0 - Homegrown Analytics project continues the article series about collecting and analyzing a web application's usage metrics.

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.