
The Gemli Project is a C# software project consisting of some code for people
who build simple solutions. It is a multi-faceted project, but the
first and primary feature is Gemli.Data, which is yet another ORM solution for
people like me, the originator of the Gemli Project, who don't like to think
about the ORM when they read and write ORM-driven code. No C# code generators required. No XML required. No attributes required.
No lambda statements required. Just simple and short C# code doing what C# has always done well:
read and write elegantly.
Next will come tools for web developers to help them implement web
solutions quickly and with maintainable code. The project will evolve
from there.
The goal is to push for the ideal:
Just infer the heck out of everything I say. I'll nitpick
when your inferences break.
You might've heard of convention over configuration.
This ideal is meant to be tackled in all aspects of software
creation--in database interaction, in web development, anywhere.
See the Wiki for detailed documentation.
See the generated Help for API documentation.
The binaries and code are at: http://gemli.codeplex.com/
Follow on

Organizer's blog:
http://www.jondavis.net/techblog/ |