Ash – entity framework
IHMO, it is the best way to build flexible core of game logic. This technique prefer composition over inheritable. Each component can by run-time added/removed to Entity node.
mvcExpress – MVC framework
Great framework built by Raimundas Banevičius.