Introducing Nina – ‘The Friendly Web Microframework that Performs’

Posted by – December 3, 2010

nina-front

Nina (http://jondot.github.com/nina/) is a web microframework for the .Net platform, inspired by Sinatra. It includes several aspects that go futher beyond Sinatra, such as an abstract, pluggable, and extensible infrastructure.

In terms of features:

  • A simple to use DSL, a simple programming model.
  • Performance as a goal.
  • Multiple pluggable view engines.
  • Many scenarios covered by Json and XML serialization support.
  • Advanced cache-control for a RESTful ecosystem; automatic ETagging and Last-Modified controls.

When I built Nina, I’ve discovered many interesting nuances in MVC.Net, and WCF 4. I intend to start pushing posts where I’m sharing them, as well as the considerations that went into building Nina itself.

Watch this space for updates.

In the meanwhile you’re welcome to drop me a line at github, email (dotanx@gmail.com), or tweet @jondot.

0 Comments on Introducing Nina – ‘The Friendly Web Microframework that Performs’

Closed