How to Create a Custom Content Part in Orchard Core .NET 9 Programmatically? #17962
krchome
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Members,
This is a video lecture on how to programmatically create a custom Content Part in Orchard Core CMS using .NET 9 — the right way!
In this hands-on tutorial, I have tried to guide you step-by-step through creating a reusable content part using code-first migration, wiring it up with a content type, and making it appear in the Orchard admin UI.
📦 GitHub Repo:
👉 MyOrchardApp-Net9.0
Video Link
How to Create a Custom Content Part in Orchard Core .NET 9 Programmatically?
🔹 Covered in this video:
What are Content Parts in Orchard Core?
Creating a module project in .NET 9
Writing the Manifest and Migrations
Attaching the custom part to a Content Type
Solving NuGet conflicts in .NET 9
Seeing the part show up in the Admin UI!
Beta Was this translation helpful? Give feedback.
All reactions