tags:

views:

225

answers:

1

Hi!

I'm wondering which framework i should go for. As in the title, after some time of googling it seems that last battle will be between PureMVC and MVC#. For clarification my requirements are:

  • open source
  • free for commercial use
  • lightweight
  • easy to learn (I don't want to spend a lot of time trying to figure it out, no time for that)

At this moment my choise would be MVC#, I've looked at examples and it looks really cool :) However I'm little concern about project state, last release was a year ago... So is it perfect already, maybe some of you know is it popular or used it in production and could share experience??

A: 

If you want a framework that is being currently worked on, how about Koossery.MVCwin?

Robert Harvey
active development isn't requirement itself. I've never used mvc# and i'd like to get some feedback about it
Adrian Serafin
I'm having trouble Googling MVC#. Do you have a link?
Robert Harvey
Sure http://mvcsharp.org/ it's hard to look for it on stackoverflow too ;) propobly becouse of '#'
Adrian Serafin