Home Page
Categories: LINQ
Latest version: 1.4
Added 2008-08-07
LINQ to Flickr API.
Athena lets you query and make changes to a Flickr photo stream with LINQ query syntax. It can be used to query (search by tag, literal or user), insert or delete photos, add/ delete comments, query popular tags, people, do authentication and more.
Features include:
- Add/remove photos feature
- View single photo
- Automated login process, supported both for desktop and web application
- Take and Skip methods
- Full text Search by SearchMode.FreeText
- Tag only search by SearchMode.Tags with TagMode := AND or OR
- Search by user along with SearchText
- Comments query/add/delete
- List of popular tags
- Query people by NSID or username
- Order by DateTaken and DatePosted
- Anonymous query projection
- Query Popular tags, order by score, title or period
- Query photos by Extras option , Turn on Safe Search
- Update Photo Title, Description, Update comments
 Built for .NET 2 |
 Library |
 Free or free version available |
 Source code provided |