Search code examples
c#.netflickr

Flickr API for C# .NET always returns 100 pictures


The Flickr API for C# .NET always returns 100 pictures, no matter what page or what PerPage options I've entered. An old thread in some Yahoo group lets me think this is an error, that never got fixed. Any ideas?


Solution

  • Solved: Update your old FlickrNet.dll, use the example code, then it will work.