If I don\'t split my app into different modules (otherwise I would argue that Prism would defo be the way to go) should I use Prism?
I know that Prism gives a convenient
For smaller apps, caliburn micro provides a simpler framework. To me prism is especially useful when you need to define regions in your application.