ASP.NET Core 6.0 - Member Listings

This article describes the public and admin listings for MemberProfiles. I will assume you have downloaded the ASP.NET Core 6.0 - Users With Comments Project.

Users With Comments Project and Article Series

The ASP.NET Core 6.0 - Users With Comments Project (UWCP) implements public member profiles and a moderated comment workflow from user submission to admin publication. I started with the ASP.NET Core 6.0 - Users With Device 2FA Project (UWD2FAP) which implements WebAuthn, also known as FIDO2, instead of authenticator apps. The latest version of the UWCP is published at Preview. KenHaggerty. Com. I encourage you to register and submit a comment. Details, screenshots, and related articles can be found at ASP.NET Core 6.0 - Users With Comments Project. The details page includes the version change log.

Visual Studio 2022 (VS 2022) is required to develop .NET 6 and ASP.NET Core 6.0 applications. .NET 6 and ASP.NET Core 6.0 are Long Term Support (LTS) releases and will be supported until November 08, 2024. .NET 5 is a Current release and will be supported until May 08, 2022. .NET 3.1 is a LTS release and will be supported until December 3, 2022. See .NET and .NET Core release lifecycle.

I implemented an opt-in Public Member Listing. The Member Listing displays the user image and the About property from MemberProfile and a Member title composed from the DisplayedName and CreatedDate.

Manage Account Display Listing.
Manage Account Display Listing Mobile.

When the MemberProfile is listed, the member's comments contain a link to the public Member Listing.

Public Comments With Link.
Public Comments With Link Mobile.

The link includes a member id hash which highlights the member in the public Member Listing.

Public Member Listing With Hash.
Public Member Listing With Hash Mobile.

The admin member listing allows overriding the Listing Displayed and can disable the user's option with Listing Disabled.

Admin Member Listing.
Admin Member Listing Mobile.
Ken Haggerty
Created 06/18/22
Updated 06/19/22 15:18 GMT

Log In or Reset Quota to read more.

Article Tags:

Authorization Model
Successfully completed. Thank you for contributing.
Contribute to enjoy content without advertisments.
Something went wrong. Please try again.

Comments(0)

Loading...
Loading...

Not accepting new comments.

Submit your comment. Comments are moderated.

User Image.
DisplayedName - Member Since ?