Environment: C#, MySql, GoDaddy Shared Hosting (medium trust).
Assuming the above environment, what ORMs will work in a medium trust environment? Also consider the following features:
- minimal code changes to the ORM library.
- minimal disabling of features to run in medium trust.
Bonus feature:
- fluent interface
There are a lot of ORMs to choose from. What would your selection be?