I need a .Net ORM, and I heard some good things about this. I've had NHibernate running in the past, but this seems to make a lot of things easier.
However, two things made me a little nervous.
- It uses NHibernate 1.2, which seems old
- It's still an RC with its last release 18 months ago
Is anyone using it, and do they recommend it for a production environment? Is it still under active development?
Specifically, is it worth it to use ActiveRecord over just plain 'ol NHibernate?