I have built many web applications similar to ERP, Asset management, online registration using asp.net core MVC, where CMS was not an essential part of the applications. now i have a new project to build a web site with CMS using asp.net core MVC.. but i
think it is not feasible to build this from scratch.. so my question is if there are open source CMS based on asp.net mvc core ? which i can customize and extend to build a web site?
I meant to say is the Orchard Core built based on asp.net core or asp.net core MVC?
Second question, is that i did not find a lot of documentation about the
OrchardCore CMS? can you please provide some links for full documentation about
OrchardCore?
I have built many web applications similar to ERP, Asset management, online registration using asp.net core MVC, where CMS was not an essential part of the applications. now i have a new project to build a web site with CMS using asp.net core MVC.. but i
think it is not feasible to build this from scratch.. so my question is if there are open source CMS based on asp.net mvc core ? which i can customize and extend to build a web site?
Helping you always. Don't forget to click "Mark as Answer" on the post that helped you.
♠ ASP.NET Core Tutorials → Start from the Beginning and become an Expert in 30 days time ♠
Member
488 Points
2558 Posts
Building a web site which include CMS using asp.net core mvc
Jan 29, 2021 12:20 PM|johnjohn123123|LINK
I have built many web applications similar to ERP, Asset management, online registration using asp.net core MVC, where CMS was not an essential part of the applications. now i have a new project to build a web site with CMS using asp.net core MVC.. but i think it is not feasible to build this from scratch.. so my question is if there are open source CMS based on asp.net mvc core ? which i can customize and extend to build a web site?
Thanks
All-Star
58254 Points
15675 Posts
Re: Building a web site which include CMS using asp.net core mvc
Jan 29, 2021 03:36 PM|bruce (sqlwork.com)|LINK
Try orchard
http://www.orchardcore.net
Member
488 Points
2558 Posts
Re: Building a web site which include CMS using asp.net core mvc
Jan 30, 2021 09:50 PM|johnjohn123123|LINK
thanks for the reply.. but does Orachadcore uses MVC framework ? or Razor Pages?
Thanks
All-Star
58254 Points
15675 Posts
Re: Building a web site which include CMS using asp.net core mvc
Jan 31, 2021 04:42 PM|bruce (sqlwork.com)|LINK
Either one is supported.
Member
488 Points
2558 Posts
Re: Building a web site which include CMS using asp.net core mvc
Jan 31, 2021 09:12 PM|johnjohn123123|LINK
I meant to say is the Orchard Core built based on asp.net core or asp.net core MVC?
Second question, is that i did not find a lot of documentation about the OrchardCore CMS? can you please provide some links for full documentation about OrchardCore?
Thanks again for your help.
Thanks
Participant
1253 Points
936 Posts
Re: Building a web site which include CMS using asp.net core mvc
Feb 01, 2021 06:11 AM|yogyogi|LINK
Sometime back I built an ASP.NET Core CMS which is available on GitHub. It can do most of your work and the codes you can update as your needs suggest.
♠ ASP.NET Core Tutorials → Start from the Beginning and become an Expert in 30 days time ♠
Member
10 Points
5 Posts
Re: Building a web site which include CMS using asp.net core mvc
Feb 03, 2021 09:52 AM|wefocusoncare|LINK
Try umbraco CMS
Member
488 Points
2558 Posts
Re: Building a web site which include CMS using asp.net core mvc
Feb 03, 2021 12:05 PM|johnjohn123123|LINK
Thanks for the reply, is it based on asp.net core MVC? and what is the differences between Umbraco and Orachad?
Member
10 Points
5 Posts
Re: Building a web site which include CMS using asp.net core mvc
Feb 03, 2021 12:09 PM|wefocusoncare|LINK
Its in Asp.net MVC. About Asp.net core not sure.
You can find source code on
https://github.com/umbraco/Umbraco-CMS