AdaptiveImages.Powerinit 2.0.7.27

Powerinit for Adaptive Images

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

public void ConfigureServices(IServiceCollection services)
{
    services.AddCms()
            .AddAdaptiveImages()
            .AddPowerinit(new PowerinitSettings(...)); // Enable the Powerinit image provider
}

Rebuild and reload the Optimizely UI and search among Powerinit 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.Powerinit.

Dropped support for .NET 5. Improvements to features, performance, compatibility, and/or stability.

.NET 6.0

.NET 7.0

Version Downloads Last updated
2.0.7.64 23 09/25/2023
2.0.7.55 17 05/15/2023
2.0.7.46 19 04/18/2023
2.0.7.38 18 04/12/2023
2.0.7.34 19 03/29/2023
2.0.7.31 14 03/23/2023
2.0.7.27 24 03/20/2023