Articles Filter By Project

Count = 12

ASP.NET Core 2.2 - Bootstrap 4 Tables
Created 08/17/19, Updated 08/28/22 02:14 GMT
Demonstrates some of the Bootstrap 4 table css classes I will use in upcoming articles about table functions.
ASP.NET Core 6.0 - API Implementation
Created 06/01/22, Updated 06/19/22 15:27 GMT
This article describes implementing API support for an existing razor pages project.
ASP.NET Core 3.1 - Users Without Identity
Created 01/23/20, Updated 02/24/21 00:19 GMT
Demonstrates the implementation of Cookie Authentication. The first article of a series for Users Without Identity.
ASP.NET Core 3.1 - User Management
Created 02/01/20, Updated 02/24/21 00:16 GMT
Demonstrates the implementation of user management. The forth article of a series for Uses Without Identity.
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 2.2 - SMTP EmailSender Implementation
Created 02/06/19, Updated 06/09/20 21:36 GMT
Describes how to implement a SMTP EmailSender.
ASP.NET Core 2.2 - Identity Model Validation
Created 03/21/19, Updated 11/17/19 23:54 GMT
Describes Identity model validation methods.
ASP.NET Core 2.2 - User's Last Login Date
Created 04/14/19, Updated 04/14/19 19:24 GMT
Describes how to implement a user's last login date.
ASP.NET Core 2.2 - Require A Confirmed Email
Created 03/09/19, Updated 03/21/19 22:10 GMT
Describes how to require a confirmed email address.
ASP.NET Core 2.2 - Password Requirements
Created 03/12/19, Updated 03/14/19 07:29 GMT
Describes password requirements and settings for ASP.NET Core Identity.

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.