N2 is a lightweight CMS framework for ASP.NET that helps you build great web sites that anyone can update.
Major changes in this releaseThanks to questions and pain reports the primary target for this release has been the installation experience along with a more understandable configuration. I hope a lot more things will work out of the box. Functionality-wise there are new parts for login and user registration and a whole slew of minor features, tweaks and fixes. Also upgraded tinymce, and nhibernate.
Enjoy!First time with N2?
- Try the demo site
- Download templates + sample project (below) and open the project in Visual Studio.
- Look at the documentation
Upgrading?
- Create a backup of the site and database
- Read upgrade_1.4.txt (there's a few breaking changes)
- Drop the compiled runtime and recompile
Update: Fixed ff3 problems and a few other things