ACTYA
Actya is an ASP.NET MVC Content Management System (CMS). It can be used standalone, but it's also easy to add it to an existing .NET application via NuGet. Actya uses the RavenDB document database to store its content so no database setup is required.
In the video below you can see how to add Actya to an ASP.NET MVC application.
Resources
Project status
Actya is under heavy development and the latest release is 0.2.0-beta. There is still lots of room for user input to steer development directions.
Support
Go to the
Discussions page (top menu) to open a topic when you're having problems.
Contribute
BugsIf you find a bug with the gallery, please visit the
Issue Tracker and create an issue.
Submit a patchTo contribute to the Actya, make sure to create a fork first. Make your changes in the fork and send a pull request when you are done with your changes. See
http://codeplex.codeplex.com/wikipage?title=Forks for more info. Please also create an issue that in the issue tracker that goes with the patch.
Actya is Copyright © 2011-2012 Martijn Boland and other contributors under the MIT license.