Articles Filter By Project

Count = 19

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.
ASP.NET Core 6.0 - Analytics Schema and Integration
Created 12/22/21, Updated 09/28/22 01:52 GMT
Describes the ASP.NET Core 6.0 - Homegrown Analytics Project V2 integration with existing projects and the SQL scripts for schema and tables.
ASP.NET Core 6.0 - Data Collection
Created 08/28/22, Updated 09/28/22 01:51 GMT
Describes the implementation of middleware which captures usage metrics for the current request.
ASP.NET Core 6.0 - Data Filters
Created 08/28/22, Updated 09/28/22 01:51 GMT
Describes the implementation of pagination and property filters for the PageHit listing.
ASP.NET Core 6.0 - Data Visualization
Created 09/19/22, Updated 09/28/22 01:51 GMT
Describes the implementation of Chart.js to visualize data over time.
ASP.NET Core 6.0 - World Heat Map
Created 09/19/22, Updated 09/28/22 01:50 GMT
Describes the implementation of IP Geolocation to highlight countries on a world map.
ASP.NET Core 6.0 - Homegrown TagHelpers
Created 09/28/22, Updated 09/28/22 01:50 GMT
Describes the implementation of custom tag helpers.
ASP.NET Core 6.0 - Client End Of Day
Created 09/28/22, Updated 09/28/22 01:50 GMT
Describes how to visualize data using the client's end of day.
ASP.NET Core 6.0 – The Journey
Created 10/13/21, Updated 10/13/21 02:12 GMT
This is the 100th article published at KenHaggerty.Com and the first article for ASP.NET Core 6.0 LTS so I will reflect on how I got here.
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.

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.