Ability to execute a serializable transaction utilizing the existing Transactional Behavior.
This can be done by setting the IsolationLevel via the NpgsqlTransaction when a connection is made.
Please add this functionality to FubuMVC.Marten so just an attribute or something similiar is added to the function, class in question and it will modify the transactional behavior.