Articles Filter By Project

Count = 41

ASP.NET Core 3.1 - Confirmed Email Address
Created 02/20/21, Updated 02/23/21 23:38 GMT
Describes the implementation of a confirmed email address for a user.
ASP.NET Core 3.1 - Password Recovery
Created 02/20/21, Updated 02/23/21 23:37 GMT
Demonstrates the implementation of an automated password reset process for a user.
ASP.NET Core 5.0 - Log Maintenance with Hangfire
Created 01/06/21, Updated 01/06/21 06:05 GMT
Describes the implementation of purging stale analytic records with Hangfire.
ASP.NET Core 5.0 - Analytic Dashboard
Created 01/02/21, Updated 01/06/21 06:04 GMT
Demonstrates the implementation of analytic data listing pages and a summary dashboard.
ASP.NET Core 5.0 - Not Found Errors
Created 01/02/21, Updated 01/06/21 06:03 GMT
Describes how to capture the path and query string of a not found request.
ASP.NET Core 5.0 - Preferred UserAgents
Created 01/02/21, Updated 01/06/21 06:02 GMT
Describes how to capture a user agent string and store it with a preferred property.
ASP.NET Core 5.0 - Analytic Data Collection
Created 01/02/21, Updated 01/06/21 06:01 GMT
Describes the implementation of middleware which captures usage metrics for the current request.
ASP.NET Core 5.0 - Analytics Schema and Integration
Created 12/31/20, Updated 01/06/21 05:57 GMT
Describes the ASP.NET Core 5.0 - Homegrown Analytics Project integration with existing projects and the SQL scripts for schema, tables, and default data.
ASP.NET Core 5.0 - Homegrown Analytics
Created 12/31/20, Updated 01/06/21 05:56 GMT
Introduces a project and article series about collecting and analyzing a web application's usage metrics.
ASP.NET Core 3.1 - Migrate In Memory Database
Created 12/19/19, Updated 02/02/20 16:19 GMT
Describes the migration of the ASP.NET Core 2.2 - Table Functions Project to the ASP.NET Core 3.1.

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.