Articles Filter By Project

Count = 21

ASP.NET Core 5.0 - SMTP Settings Tester Project
Created 08/02/21, Updated 08/07/21 01:18 GMT
Introduces a series about the implementation of a SMTP email service. The first article of a series for the SMTP Settings Tester Project.
ASP.NET Core 3.1 - Enhanced User Without Identity
Created 02/20/21, Updated 02/23/21 23:40 GMT
Introduces a series about implementing enhanced user features without Identity.
ASP.NET Core 3.1 - Token Service
Created 02/20/21, Updated 02/23/21 23:38 GMT
Describes the implementation of functions to generate and validate tokens used to confirm email addresses and reset passwords.
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 - 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 - Require A Confirmed Email
Created 03/09/19, Updated 03/21/19 22:10 GMT
Describes how to require a confirmed email address.
Extending the EmailSender to Include Send Admin Email
Created 02/26/19, Updated 02/27/19 03:03 GMT
Describes how to send the website admin an email.
Extending the EmailSender to Include a Html Template
Created 02/22/19, Updated 02/22/19 16:38 GMT
Describes how to add a html template.
ASP.NET Core 2.2 - Scaffold Identity UI
Created 01/30/19, Updated 02/21/19 23:33 GMT
Describes how to scaffold the Identity UI for ASP.NET Core 2.2 Razor Pages.

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.