Is there any cms system in asp.net mvc like drupal

I am new to asp.net mvc world. Is there any cms system based on asp.net mvc like drupal (php, cms, plugin modules). I don't like dotnetnuke because they use a web form and are difficult to extend.

thanks

+3
source share
8 answers

I did not think that DNN is difficult to expand, but I do not have much experience with this. ASP.Net MVC is wise, there isn’t a huge amount, which is not surprising given that this is not really the case :-)

, , Oxite, CodePlex. " " MVC, , , . , CMS, Drupal: -)

+1

Drupal, Umbraco - , .NET( , ). , .

+3

BeerHouse.

-:

TheBeerHouse - -, ASP.NET 2.0, , - CMS/ , :

* Layout with user-selectable themes.
* Membership system with registration, login, profile setup and complete administration.
* Content management system for publishing and syndicating articles and photos, with support for categories, comments, rating and profile-based personalization.
* Opinion polls with support for multiple active polls and archived polls.
* Mailing lists with support for HTML and plain-text newsletters, background transmission and real-time AJAX-based feedback.
* Forums with support for multiple categories, custom pagination, avatars, signatures, moderation, and complete administration.
* E-commerce store with support for real-time credit card processing, with support for multiple categories, percentage discounts, zoomable pictures, ratings, availability display and more.
* Homepage personalization with webparts.
* Localization.
+2

N2 cms. , - asp.net mvc ( ). - nhibernate. , . N2 cms

+1

MojoPortal, Linux Windows:) url = > http://www.mojoportal.com/

+1

: http://cmsmvc.codeplex.com/, CMS, asp.net mvc

+1
source

Currently, a project is underway to port the Drupal platform to the .NET platform with the name Drupal.NET , which is currently under development.

+1
source

Source: https://habr.com/ru/post/1702618/


All Articles