Topics


While the articles are meant to be factual, I will allow more opinionated comments in topics. Typically the owner of the topic will approve your comments.

Count = 13

ASP.NET Core 6.0 - Homegrown Analytics Project
Created 12/22/21, Updated 05/20/22 02:32 GMT
Discussion of the ASP.NET Core 6.0 - Homegrown Analytics project. A research project about collecting and analyzing a web application's usage metrics.
ASP.NET Core 6.0 - Demos And Utilities Project
Created 11/14/21, Updated 05/20/22 02:33 GMT
A research project which is a collection of demos and utilities I used to develop a lot of the features for KenHaggerty. Com and the research projects. Access to the source code is free for registered users.
ASP.NET Core 6.0 - Hosted SingleUser Class Lib Project
Created 10/29/21, Updated 05/20/22 02:32 GMT
Discussion of the ASP.NET Core 6.0 - Hosted SingleUser Class Lib Project. A solution which has 2 projects, a web app host and the KenHaggerty. Com. SingleUser. Net6 Razor Class Library. The RCL project is a copy of the source code used to publish the NuGet package.
ASP.NET Core 6.0 - Framework Enum Project
Created 10/29/21, Updated 05/20/22 02:31 GMT
Discussion of the ASP.NET Core 6.0 - Users Without Passwords Project. A project which demonstrates the implementation of a Framework Enum with a Dropdown list to filter an in-memory database.
ASP.NET Core 6.0 - Users Without Identity Project
Created 10/26/21, Updated 05/20/22 02:30 GMT
Discussion of the ASP.NET Core 6.0 - Users Without Identity Project. A research project for articles about users without Identity: Users Without Identity Project, User Entity, Password Hasher, User Management, Admin Role, Cookie Validator, Concurrency Conflicts, Must Change Password and User Database Service.
ASP.NET Core 6.0 - Users Without Passwords Project
Created 10/21/21, Updated 05/20/22 02:31 GMT
Discussion of the ASP.NET Core 6.0 - Users Without Passwords Project. A research project for articles about users without passwords: Users Without Passwords, The TempData Challenge, FIDO2 Credential Devices, FIDO2 Credential Create, FIDO2 Credential Get, FIDO2 Attestation Trust, and Multiple FIDO2 Credentials.
ASP.NET Core 6.0 - Users With Device 2FA Project
Created 10/21/21, Updated 05/20/22 02:31 GMT
Discussion of the ASP.NET Core 6.0 - Users With Device 2FA Project. A research project for articles about users with device 2FA: Migrate From .NET 5.0, Users With Device 2FA, Top-Level Statements, Global Usings, Claims-Based Authorization, Zero Trust.
ASP.NET Core 5.0 - SingleUser Class Lib Project
Created 10/17/20, Updated 05/20/22 02:30 GMT
Discussion of the ASP.NET Core 5.0 - SingleUser Class Lib Project. A research project which demonstrates the implementation of the KenHaggerty.Com.SingleUser NuGet package.
ASP.NET Core 3.1 - FIDO Utilities Project
Created 04/23/20, Updated 05/20/22 02:29 GMT
A research project for articles about utilities to help mitigate some of the issues implementing a FIDO project. Access to the source code is free for registered users.
ASP.NET Core 3.1 - Users Without Identity Project
Created 01/23/20, Updated 05/20/22 02:29 GMT
Discussion of the ASP.NET Core 3.1 - Users Without Identity Project. The project implements features from the users without Identity articles.