Naked Objects MVCNaked Objects MVC software pack

Naked Objects MVC is an open source framework that combines the power of the naked objects pattern with Microsoft's ASP.NET MVC framework.

Now you can take a POCO domain object model and turn it into a fully-functional web application in minutes, without writing a single line of user interface code.

You can then customise the generic user interface by adding custom style sheets, custom views and custom controllers, following standard ASP.NET patterns.

Read more product details, or better still ...

Watch these Tutorial Videos:

 

Running the sample application

Model first
Explore our example application that builds on the AdventureWorks database.
 

Creating a new application

Database first
Create a simple application from scratch using the 'Code First' approach
 

Customising the user interface

Code only
Customise the UI using .css, or by adding custom views