Articles Filter By Project

Count = 133

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.
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 5.0 - SingleUser NuGet Package
Created 10/17/20, Updated 07/30/21 03:54 GMT
Describes the KenHaggerty.Com.SingleUser NuGet package. The package provides cookie authentication for a single user to an ASP.NET Core Web Application.
Bootstrap-Razor-Model Checkboxes and Radio Button Groups
Created 01/10/19, Updated 06/10/21 02:07 GMT
Describes how to use Bootstrap v4 custom control checkboxes and radio button groups in Razor Pages. Updated demos and added Bootstrap v5 razor markup.
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 Entity
Created 01/24/20, Updated 02/24/21 00:18 GMT
Demonstrates the implementation of storing a user entity in a MS SQL database. The second article of a series for Users Without Identity.
ASP.NET Core 3.1 - Password Hasher
Created 01/27/20, Updated 02/24/21 00:17 GMT
Demonstrates the implementation of a password hasher. The third article of a series for Users Without 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.