Articles Filter By Project

Count = 133

ASP.NET Core 6.0 – The Journey
Created 10/13/21, Updated 10/13/21 02:12 GMT
This is the 100th article published at KenHaggerty.Com and the first article for ASP.NET Core 6.0 LTS so I will reflect on how I got here.
ASP.NET Core 5.0 - Migrate To Bootstrap v5
Created 06/10/21, Updated 09/14/21 02:57 GMT
Describes how to migrate an ASP.NET Core 5.0 Razor Pages project from Bootstrap v4 to v5. The second article of a series for the Uses Without Passwords Project.
ASP.NET Core 3.1 - Message Modal
Created 05/08/20, Updated 09/07/21 04:53 GMT
Demonstrates the implementation of a global Bootstrap message modal. The third article of a series for the FIDO Utilities Project.
ASP.NET Core 5.0 - Path QR Code
Created 09/01/21, Updated 09/02/21 01:58 GMT
Demonstrates the implementation of a QR Code generator for the current path.
ASP.NET Core 5.0 - Bootstrap v5 Offcanvas Demo
Created 09/01/21, Updated 09/02/21 01:56 GMT
Demonstrates the implementation of a Bootstrap v5 Offcanvas in a partial view.
ASP.NET Core 3.1 - AES Cipher
Created 05/23/20, Updated 09/02/21 01:55 GMT
Describes the AES Cipher. The seventh article of a series for the FIDO Utilities Project.
ASP.NET Core 3.1 - FIDO2 Authenticators
Created 05/10/20, Updated 09/02/21 01:54 GMT
Describes the FIDO2 authenticator. The sixth article of a series for the FIDO Utilities Project.
ASP.NET Core 3.1 - Cookie Consent
Created 05/10/20, Updated 09/02/21 01:53 GMT
Demonstrates the implementation of ASP.NET Core GDPR Consent features. The fifth article of a series for the FIDO Utilities Project.
ASP.NET Core 3.1 - Round Trip Challenge
Created 05/08/20, Updated 09/02/21 01:50 GMT
Describes the round trip of the challenge, a unique code used by FIDO, from the server to the client-js to the postback verification. The forth article of a series for the FIDO Utilities Project.
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.

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.