CoWorkFlow.AdaptiveImages.NTBMediebank.CMS11 1.0.41
Adaptive Images provider for NTB Mediebank - Episerver 11
CoWorkFlow.AdaptiveImages.NTBMediebank.CMS11
Requires NTB Mediebank DAM. Makes Mediebank images searchable in the Episerver CMS 11 UI for use with the Adaptive Images add-on.
To use:
Add the three settings below to your web.config file You can generate ClientId and ClientSecret at NTB Mediebank to appsettings in web.config, like so
<appSettings>
<add key="mediebank.Enabled" value="true" />
<add key="mediebank.ClientId" value="client id which you get from NTB Mediebank" />
<add key="mediebank.ClientSecret" value="client secret for NTB Mediebank" />
The Mediebank adapter will register with Episerver 11 when the "mediebank.Enabled" setting is set to "true"
Made by CoWork
No packages depend on CoWorkFlow.AdaptiveImages.NTBMediebank.CMS11.
.NET Framework 4.8
- RestSharp (>= 110.2.0)
- Polly (>= 7.0.0)
- JsonSubTypes (>= 1.9.0)
- EPiServer.CMS.AspNet (>= 11.20.2 && < 12.0.0)
- log4net (>= 2.0.0)
- MimeTypesMap (>= 1.0.8)
- StructureMap (>= 2.6.4.1)
- TedGustaf.Episerver.AdaptiveImages (>= 1.2.2021.6010)
- Castle.Core (>= 4.2.1)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
- Microsoft.Extensions.Http (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Data.SqlClient (>= 4.8.5)
- System.Diagnostics.DiagnosticSource (>= 5.0.0)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)