The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQL query.