AdaptiveImages.Powerinit 2.0.5.2
Powerinit for Adaptive Images
Enable by invoking AddPowerinit(apiKey)
on startup, commonly in Startup.cs
:
public void ConfigureServices(IServiceCollection services)
{
services.AddCms()
.AddAdaptiveImages()
.AddPowerinit(apiHost, apiKey); // 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.
Support for CMS 12 and .NET 5. Improvements to features, performance, compatibility, and/or stability.
.NET 5.0
- AdaptiveImages (>= 2.0.5.2)
Version | Downloads | Last updated |
---|---|---|
2.0.7.9 | 37 | 11/10/2022 |
2.0.6.24 | 53 | 09/20/2022 |
2.0.6.23 | 44 | 09/14/2022 |
2.0.6.22 | 51 | 09/06/2022 |
2.0.6.19 | 46 | 08/18/2022 |
2.0.6.18 | 45 | 08/17/2022 |
2.0.5.8 | 56 | 06/01/2022 |
2.0.5.2 | 56 | 05/05/2022 |
2.0.5.1 | 68 | 04/20/2022 |
2.0.4.41 | 71 | 04/12/2022 |
2.0.4.31 | 69 | 03/01/2022 |
2.0.4.26 | 96 | 02/16/2022 |
2.0.4.23 | 61 | 02/15/2022 |
2.0.4.18 | 54 | 02/10/2022 |
2.0.4.9 | 57 | 02/10/2022 |
2.0.4.7 | 80 | 02/06/2022 |
2.0.4.6 | 58 | 02/03/2022 |
2.0.3.7 | 62 | 01/26/2022 |
2.0.2.31 | 58 | 01/12/2022 |