Articles Filter By Project

Count = 133

ASP.NET Core 5.0 - Cookie Consent and GDPR
Created 12/31/20, Updated 01/06/21 05:59 GMT
Describes the implementation of Microsoft. AspNetCore. CookiePolicy to request user consent for non-essential cookies.
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 5.0 - Migrate From .NET Core 3.1
Created 12/02/20, Updated 12/02/20 03:50 GMT
Describes how to migrate an ASP.NET Core 3.1 Razor Pages project to .NET 5.0.
ASP.NET Core 5.0 - Framework Enum
Created 10/12/20, Updated 11/23/20 03:43 GMT
Describes the implementation of a Target Framework Enum with a Dropdown list to filter an in-memory database.
ASP.NET Core 2.2 - Error and Exception Handling
Created 02/28/19, Updated 09/29/20 20:52 GMT
Describes how to handle errors and exceptions.
ASP.NET Core 3.1 - Sign In Services
Created 08/04/20, Updated 08/04/20 03:32 GMT
Describes how to implement ASP.NET Core Identity's external logins.
ASP.NET Core 3.1 - Terms of Service Middleware
Created 08/04/20, Updated 08/04/20 02:54 GMT
Describes how to implement middleware which will redirect authenticated users to a Terms of Service page until they agree.
ASP.NET Core 3.1 - Copy and Paste
Created 08/04/20, Updated 08/04/20 02:46 GMT
Demonstrates the implementation of clipboard copy and paste functions from a Razor page.
ASP.NET Core 2.2 - SMTP EmailSender Implementation
Created 02/06/19, Updated 06/09/20 21:36 GMT
Describes how to implement a SMTP EmailSender.

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.