I\'m curious to know if any basic CMS code has been written for ASP.NET MVC.
The reason I ask is, I\'m making a data-driven website for a client, and I\'ve already s
(I know this question is old, but it still comes high up for the relevant search terms.)
Today I discovered Meek, http://www.adventuretechgroup.com/labs-meek/, and it was very simple and unobtrusive to add to my MVC project, which I believe is what the original poster would have wanted - bolting on CMS as a feature rather than having it take over your entire site.
There is also Oxite which I believe is more of a blog engine.
N2 does what you describe - "bolts on" to existing ASP.NET solutions (including MVC).