AdaptiveImages.Flickr 2.0.3.7

Flickr for Adaptive Images

Enable by invoking AddFlickr(apiKey) on startup, commonly in Startup.cs:

public void ConfigureServices(IServiceCollection services)
{
    services.AddCms()
            .AddAdaptiveImages()
            .AddFlickr(apiKey); // Enable the Flickr image provider
}

Rebuild and reload the Optimizely UI and search among Flickr images using the "Image bank" component in the right pane.

If this is the only search-enabled image provider, you may need to click Reset views in user settings to make the image bank component visible.

Changelog

Version Summary
2.0.0.0 .NET 5 / CMS 12 support

No packages depend on AdaptiveImages.Flickr.

Support for Optimizely CMS 12 and .NET 5.

.NET 5.0

Version Downloads Last updated
2.0.7.9 38 11/10/2022
2.0.6.24 51 09/20/2022
2.0.6.23 43 09/14/2022
2.0.6.22 49 09/06/2022
2.0.6.19 45 08/18/2022
2.0.6.18 48 08/17/2022
2.0.5.8 51 06/01/2022
2.0.5.2 56 05/05/2022
2.0.5.1 52 04/20/2022
2.0.4.41 52 04/12/2022
2.0.4.31 59 03/01/2022
2.0.4.26 55 02/16/2022
2.0.4.23 56 02/15/2022
2.0.4.18 58 02/10/2022
2.0.4.9 61 02/10/2022
2.0.4.7 65 02/06/2022
2.0.4.6 54 02/03/2022
2.0.3.7 52 01/26/2022
2.0.2.31 57 01/12/2022
2.0.2.30 60 01/11/2022
2.0.2.29 52 01/06/2022
2.0.2.28 63 01/05/2022
2.0.2.16 69 12/13/2021
2.0.2.15 67 12/10/2021
2.0.2.12 61 12/03/2021