core-admin icon indicating copy to clipboard operation
core-admin copied to clipboard

Creating a fork (.net 9, new property types, display one-to-may, bug fixes)

Open AlexIII opened this issue 5 months ago • 1 comments

Thank you to the author for this amazing project!

Unfortunately, it hasn't been updated for a while so I've created a personal fork.

Posting it here in case it'll be of use to someone.

dotnet add package AlexIII.CoreAdmin

Fork changelog (at the time of posting this)

  • Add .NET 9 support
  • Auto-initialize Key GUID fields in Entity Create form to a new GUID value
  • Add JsonDocument column type support
  • Add collection type support in list view
  • Add support for nullable Enums (Editor)
  • Do not display properties that do not have a setter in the Editor
  • Render checkboxes as disabled in list view

https://github.com/AlexIII/core-admin

AlexIII avatar Jul 20 '25 11:07 AlexIII

I'll be updating this one to .NET 10 :-)


From: Alexander Blk @.> Sent: Sunday, July 20, 2025 8:13:24 PM To: edandersen/core-admin @.> Cc: Subscribed @.***> Subject: [edandersen/core-admin] Creating a fork (.net 9, new property types, display one-to-may, bug fixes) (Issue #118)

[https://avatars.githubusercontent.com/u/10047074?s=20&v=4]AlexIII created an issue (edandersen/core-admin#118)https://github.com/edandersen/core-admin/issues/118

Thank you to the author for this amazing project!

Unfortunately, it hasn't been updated for a while so I've created a personal fork.

Posting it here in case it'll be of use to someone.

dotnet add package AlexIII.CoreAdmin

Fork changelog (at the time of posting this)

  • Add .NET 9 support
  • Auto-initialize Key GUID fields in Entity Create form to a new GUID value
  • Add JsonDocument column type support
  • Add collection type support in list view
  • Add support for nullable Enums (Editor)
  • Do not display properties that do not have a setter in the Editor
  • Render checkboxes as disabled in list view

https://github.com/AlexIII/core-admin

— Reply to this email directly, view it on GitHubhttps://github.com/edandersen/core-admin/issues/118, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAEF6HG2Z464KV2M4NLL3UL3JN2VJAVCNFSM6AAAAACB5YF2XOVHI2DSMVQWIX3LMV43ASLTON2WKOZTGI2DMMRXGE2DMMQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>

edandersen avatar Jul 20 '25 12:07 edandersen