Articles Filter By Project

Count = 21

ASP.NET Core 6.0 - Comments Workflow
Created 06/08/22, Updated 06/19/22 15:20 GMT
Describes the UWCP's moderated comment workflow from user submission to admin publication.
ASP.NET Core 6.0 - Claims-Based Authorization
Created 01/22/22, Updated 03/11/22 19:11 GMT
Describes the implementation of claims-based authorization.
ASP.NET Core 6.0 - Demos And Utilities Project
Created 12/23/21, Updated 12/23/21 21:22 GMT
Introduces the DAUP project, a collection of demos and utilities I used to develop a lot of the features for KenHaggerty. Com and the research projects.
ASP.NET Core 3.1 - SMTP EmailSender
Created 04/23/20, Updated 09/02/21 01:47 GMT
Demonstrates the implementation of a dependency injected SMTP EmailSender. The second article of a series for the FIDO Utilities Project.
ASP.NET Core 3.1 - FIDO Utilities Project
Created 04/23/20, Updated 09/02/21 01:43 GMT
Describes utilities for challenges of implementing a successful FIDO project. The first article of a series for the FIDO Utilities Project.
ASP.NET Core 5.0 - SMTP Settings Tester
Created 08/07/21, Updated 08/07/21 01:20 GMT
Describes the SMTP Settings Tester utility. The sixth article of a series for the Uses Without Passwords Project.
ASP.NET Core 5.0 - EmailSender Service
Created 08/07/21, Updated 08/07/21 01:20 GMT
Demonstrates the implementation of a dependency injected SMTP EmailSender Service. The fifth article of a series for the SMTP Settings Tester Project.
ASP.NET Core 5.0 - AppSettings Encryption
Created 08/02/21, Updated 08/07/21 01:19 GMT
Describes app settings' email account passwords and connection string encryption. The forth article of a series for the SMTP Settings Tester Project.
ASP.NET Core 5.0 - User Secrets
Created 08/02/21, Updated 08/07/21 01:19 GMT
Describes the implementation of the project's User Secrets or secrets.json. The third article of a series for the SMTP Settings Tester Project.
ASP.NET Core 5.0 - New EmailSettings
Created 08/02/21, Updated 08/07/21 01:18 GMT
Demonstrates the implementation of the EmailSettings class and adding the TOpions of EmailSettings to the ServiceCollection. The second article of a series for the SMTP Settings Tester Project.

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.