Skip to content

Instantly share code, notes, and snippets.

@baio
Created May 15, 2012 12:12
Show Gist options
  • Save baio/2701276 to your computer and use it in GitHub Desktop.
Save baio/2701276 to your computer and use it in GitHub Desktop.
((IEnumerable<dynamic>)fr["$and"]).FirstOrDefault(p => p.tags != null);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment