NakedObjectsFramework

Tag: NakedObjectsFramework

Naked Objects MVC - exposing a repository method as a get

If you would like to expose the results of an entity framework call as the index page or any other get based url using naked object mvc, a custom controller is required.

Read more...